Log session start time Wed Feb 02 09:30:22 IST 2022

Time Thread Level Logger File:Line Message
02-02-2022 09:30:23,0689 main DEBUG io.netty.util.internal.logging.InternalLoggerFactory InternalLoggerFactory.java:76 Using Log4J2 as the default logging framework
02-02-2022 09:30:23,0696 main DEBUG io.netty.util.ResourceLeakDetector ResourceLeakDetector.java:129 -Dio.netty.leakDetection.level: simple
02-02-2022 09:30:23,0696 main DEBUG io.netty.util.ResourceLeakDetector ResourceLeakDetector.java:130 -Dio.netty.leakDetection.targetRecords: 4
02-02-2022 09:30:23,0700 main DEBUG io.netty.util.ResourceLeakDetectorFactory ResourceLeakDetectorFactory.java:196 Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5c42d2b7
02-02-2022 09:30:23,0730 main DEBUG io.netty.util.internal.PlatformDependent0 PlatformDependent0.java:460 -Dio.netty.noUnsafe: false
02-02-2022 09:30:23,0731 main DEBUG io.netty.util.internal.PlatformDependent0 PlatformDependent0.java:954 Java version: 8
02-02-2022 09:30:23,0732 main DEBUG io.netty.util.internal.PlatformDependent0 PlatformDependent0.java:135 sun.misc.Unsafe.theUnsafe: available
02-02-2022 09:30:23,0734 main DEBUG io.netty.util.internal.PlatformDependent0 PlatformDependent0.java:159 sun.misc.Unsafe.copyMemory: available
02-02-2022 09:30:23,0735 main DEBUG io.netty.util.internal.PlatformDependent0 PlatformDependent0.java:202 java.nio.Buffer.address: available
02-02-2022 09:30:23,0736 main DEBUG io.netty.util.internal.PlatformDependent0 PlatformDependent0.java:272 direct buffer constructor: available
02-02-2022 09:30:23,0738 main DEBUG io.netty.util.internal.PlatformDependent0 PlatformDependent0.java:350 java.nio.Bits.unaligned: available, true
02-02-2022 09:30:23,0738 main DEBUG io.netty.util.internal.PlatformDependent0 PlatformDependent0.java:424 jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable prior to Java9
02-02-2022 09:30:23,0738 main DEBUG io.netty.util.internal.PlatformDependent0 PlatformDependent0.java:446 java.nio.DirectByteBuffer.<init>(long, int): available
02-02-2022 09:30:23,0739 main DEBUG io.netty.util.internal.PlatformDependent PlatformDependent.java:1103 sun.misc.Unsafe: available
02-02-2022 09:30:23,0739 main DEBUG io.netty.util.internal.PlatformDependent PlatformDependent.java:1224 -Dio.netty.tmpdir: C:\Users\MAYUR\AppData\Local\Temp (java.io.tmpdir)
02-02-2022 09:30:23,0739 main DEBUG io.netty.util.internal.PlatformDependent PlatformDependent.java:1303 -Dio.netty.bitMode: 64 (sun.arch.data.model)
02-02-2022 09:30:23,0740 main DEBUG io.netty.util.internal.PlatformDependent PlatformDependent.java:1063 Platform: Windows
02-02-2022 09:30:23,0741 main DEBUG io.netty.util.internal.PlatformDependent PlatformDependent.java:178 -Dio.netty.maxDirectMemory: 1760034816 bytes
02-02-2022 09:30:23,0741 main DEBUG io.netty.util.internal.PlatformDependent PlatformDependent.java:185 -Dio.netty.uninitializedArrayAllocationThreshold: -1
02-02-2022 09:30:23,0742 main DEBUG io.netty.util.internal.CleanerJava6 CleanerJava6.java:92 java.nio.ByteBuffer.cleaner(): available
02-02-2022 09:30:23,0743 main DEBUG io.netty.util.internal.PlatformDependent PlatformDependent.java:205 -Dio.netty.noPreferDirect: false
02-02-2022 09:30:23,0749 main DEBUG io.netty.util.internal.PlatformDependent PlatformDependent.java:967 org.jctools-core.MpscChunkedArrayQueue: available
02-02-2022 09:30:23,0763 main DEBUG io.netty.util.internal.InternalThreadLocalMap InternalThreadLocalMap.java:83 -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
02-02-2022 09:30:23,0764 main DEBUG io.netty.util.internal.InternalThreadLocalMap InternalThreadLocalMap.java:86 -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
02-02-2022 09:30:23,0773 main DEBUG io.netty.handler.ssl.JdkSslContext JdkSslContext.java:97 Default protocols (JDK): [TLSv1.2, TLSv1.1, TLSv1]
02-02-2022 09:30:23,0774 main DEBUG io.netty.handler.ssl.JdkSslContext JdkSslContext.java:98 Default cipher suites (JDK): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA]
02-02-2022 09:30:23,0794 main DEBUG io.netty.channel.MultithreadEventLoopGroup MultithreadEventLoopGroup.java:44 -Dio.netty.eventLoopThreads: 24
02-02-2022 09:30:23,0803 main DEBUG io.netty.channel.nio.NioEventLoop NioEventLoop.java:106 -Dio.netty.noKeySetOptimization: false
02-02-2022 09:30:23,0803 main DEBUG io.netty.channel.nio.NioEventLoop NioEventLoop.java:107 -Dio.netty.selectorAutoRebuildThreshold: 512
02-02-2022 09:30:23,0812 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1991f767
02-02-2022 09:30:23,0814 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@10650953
02-02-2022 09:30:23,0815 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@659eef7
02-02-2022 09:30:23,0816 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@162be91c
02-02-2022 09:30:23,0817 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@2488b073
02-02-2022 09:30:23,0818 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1c9f0a20
02-02-2022 09:30:23,0819 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@55787112
02-02-2022 09:30:23,0820 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1cd201a8
02-02-2022 09:30:23,0820 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7db82169
02-02-2022 09:30:23,0821 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@1992eaf4
02-02-2022 09:30:23,0822 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@f74e835
02-02-2022 09:30:23,0823 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@3276732
02-02-2022 09:30:23,0824 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@3f28bd56
02-02-2022 09:30:23,0825 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@31e3250d
02-02-2022 09:30:23,0826 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@19fe4644
02-02-2022 09:30:23,0827 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@21d8bcbe
02-02-2022 09:30:23,0828 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@5be067de
02-02-2022 09:30:23,0829 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7383eae2
02-02-2022 09:30:23,0830 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@18245eb0
02-02-2022 09:30:23,0831 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@7c7d3c46
02-02-2022 09:30:23,0832 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@24fb6a80
02-02-2022 09:30:23,0833 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@48c35007
02-02-2022 09:30:23,0834 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@72a85671
02-02-2022 09:30:23,0835 main TRACE io.netty.channel.nio.NioEventLoop NioEventLoop.java:260 instrumented a special java.util.Set into: sun.nio.ch.WindowsSelectorImpl@6722db6e
02-02-2022 09:30:23,0851 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:155 -Dio.netty.allocator.numHeapArenas: 17
02-02-2022 09:30:23,0852 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:156 -Dio.netty.allocator.numDirectArenas: 17
02-02-2022 09:30:23,0852 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:158 -Dio.netty.allocator.pageSize: 8192
02-02-2022 09:30:23,0852 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:163 -Dio.netty.allocator.maxOrder: 11
02-02-2022 09:30:23,0852 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:167 -Dio.netty.allocator.chunkSize: 16777216
02-02-2022 09:30:23,0852 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:168 -Dio.netty.allocator.smallCacheSize: 256
02-02-2022 09:30:23,0852 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:169 -Dio.netty.allocator.normalCacheSize: 64
02-02-2022 09:30:23,0853 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:170 -Dio.netty.allocator.maxCachedBufferCapacity: 32768
02-02-2022 09:30:23,0853 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:171 -Dio.netty.allocator.cacheTrimInterval: 8192
02-02-2022 09:30:23,0853 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:172 -Dio.netty.allocator.cacheTrimIntervalMillis: 0
02-02-2022 09:30:23,0853 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:173 -Dio.netty.allocator.useCacheForAllThreads: true
02-02-2022 09:30:23,0853 main DEBUG io.netty.buffer.PooledByteBufAllocator PooledByteBufAllocator.java:174 -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
02-02-2022 09:30:23,0862 main DEBUG io.netty.buffer.ByteBufUtil ByteBufUtil.java:87 -Dio.netty.allocator.type: pooled
02-02-2022 09:30:23,0862 main DEBUG io.netty.buffer.ByteBufUtil ByteBufUtil.java:96 -Dio.netty.threadLocalDirectBufferSize: 0
02-02-2022 09:30:23,0862 main DEBUG io.netty.buffer.ByteBufUtil ByteBufUtil.java:99 -Dio.netty.maxThreadLocalCharBufferSize: 16384
02-02-2022 09:30:24,0688 main DEBUG io.netty.channel.DefaultChannelId DefaultChannelId.java:79 -Dio.netty.processId: 12304 (auto-detected)
02-02-2022 09:30:24,0690 main DEBUG io.netty.util.NetUtil NetUtil.java:135 -Djava.net.preferIPv4Stack: false
02-02-2022 09:30:24,0692 main DEBUG io.netty.util.NetUtil NetUtil.java:136 -Djava.net.preferIPv6Addresses: false
02-02-2022 09:30:24,0788 main DEBUG io.netty.util.NetUtilInitializations NetUtilInitializations.java:129 Loopback interface: lo (Software Loopback Interface 1, 127.0.0.1)
02-02-2022 09:30:24,0790 main DEBUG io.netty.util.NetUtil NetUtil.java:187 Failed to get SOMAXCONN from sysctl and file \proc\sys\net\core\somaxconn. Default: 200
02-02-2022 09:30:24,0893 main DEBUG io.netty.channel.DefaultChannelId DefaultChannelId.java:101 -Dio.netty.machineId: 38:fc:98:ff:fe:8b:87:ce (auto-detected)
02-02-2022 09:30:24,0953 AsyncHttpClient-1-2 DEBUG io.netty.buffer.AbstractByteBuf AbstractByteBuf.java:63 -Dio.netty.buffer.checkAccessible: true
02-02-2022 09:30:24,0953 AsyncHttpClient-1-2 DEBUG io.netty.buffer.AbstractByteBuf AbstractByteBuf.java:64 -Dio.netty.buffer.checkBounds: true
02-02-2022 09:30:24,0954 AsyncHttpClient-1-2 DEBUG io.netty.util.ResourceLeakDetectorFactory ResourceLeakDetectorFactory.java:196 Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@2af8c561
02-02-2022 09:30:24,0974 AsyncHttpClient-1-2 DEBUG io.netty.util.Recycler Recycler.java:103 -Dio.netty.recycler.maxCapacityPerThread: 4096
02-02-2022 09:30:24,0974 AsyncHttpClient-1-2 DEBUG io.netty.util.Recycler Recycler.java:104 -Dio.netty.recycler.maxSharedCapacityFactor: 2
02-02-2022 09:30:24,0974 AsyncHttpClient-1-2 DEBUG io.netty.util.Recycler Recycler.java:105 -Dio.netty.recycler.linkCapacity: 16
02-02-2022 09:30:24,0975 AsyncHttpClient-1-2 DEBUG io.netty.util.Recycler Recycler.java:106 -Dio.netty.recycler.ratio: 8
02-02-2022 09:30:24,0975 AsyncHttpClient-1-2 DEBUG io.netty.util.Recycler Recycler.java:107 -Dio.netty.recycler.delayedQueue.ratio: 8
02-02-2022 09:30:25,0893 AsyncHttpClient-1-2 DEBUG io.netty.handler.codec.compression.Brotli Brotli.java:38 brotli4j not in the classpath; Brotli support will be unavailable.
02-02-2022 09:30:25,0987 main DEBUG io.netty.util.internal.ThreadLocalRandom ThreadLocalRandom.java:214 -Dio.netty.initialSeedUniquifier: 0x8c6fe0bfe87e5425
02-02-2022 09:30:26,0204 main DEBUG suites.appsuites.CashBackSuite FrameworkBaseSuite.java:23 Getting global parent window handle
02-02-2022 09:30:26,0212 main DEBUG suites.appsuites.CashBackSuite FrameworkBaseSuite.java:25 Global parent window handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:30:26,0217 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:124 Reading csv file at path - ./cashback.csv
02-02-2022 09:30:26,0237 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:139 Data from csv at path - ./cashback.csv - "AMAZON ID AMAZON PWD RAZOR PAY MOBILE NUMBER RAZOR PAY EMAIL RAZOR PAY AMOUNT"
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8853531198,8853531198,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8003234448,8003234448,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8603956549,8603956549,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
8899817475,8899817475,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9787626681,9787626681,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9130830688,9130830688,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
7795687476,7795687476,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
9084798346,9084798346,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
6266329064,6266329064,9825000536,SANJAY_MADHWANI1979@YAHOO.COM,50
02-02-2022 09:30:26,0269 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:30:26,0279 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:30:26,0279 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:30:27,0673 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:30:27,0683 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:30:27,0938 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 09:30:28,0941 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:30:28,0947 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:30:34,0222 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:30:44,0301 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:30:44,0542 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 09:30:44,0736 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:30:47,0091 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:30:57,0333 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:30:59,0456 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:30:59,0501 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:31:02,0081 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:31:02,0091 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:31:02,0193 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:31:02,0197 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:31:02,0257 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-E9217089E6D04DDEAC1BA39789D759B7
02-02-2022 09:31:02,0268 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:31:02,0269 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:31:03,0673 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:31:03,0718 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:31:03,0768 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:31:04,0070 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:31:04,0078 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:31:04,0090 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:31:04,0090 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:31:04,0724 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:31:04,0790 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:31:05,0049 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 09:31:06,0124 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:31:06,0153 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:31:11,0454 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:31:21,0523 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:31:21,0814 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 09:31:22,0042 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:31:24,0098 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:31:34,0328 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:31:36,0461 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:31:36,0513 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:31:38,0502 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:31:38,0510 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:31:38,0595 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:31:38,0600 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:31:38,0658 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-992FB0AB73A66D2234D22E6CC20D8E1D
02-02-2022 09:31:38,0669 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:31:38,0670 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:31:40,0028 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:31:40,0083 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:31:40,0145 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:31:40,0186 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:31:40,0194 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:31:40,0208 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:31:40,0209 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:31:40,0906 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:31:40,0975 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:31:41,0224 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:31:42,0449 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:31:42,0459 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:31:42,0526 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 09:31:42,0795 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:31:43,0843 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:31:43,0893 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:31:53,0972 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:31:54,0230 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 09:31:54,0425 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:31:56,0462 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:32:06,0738 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:32:08,0874 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:32:08,0932 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:32:10,0452 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:32:10,0460 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:32:10,0544 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:32:10,0549 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:32:10,0603 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-CA612D82C0D84163C8225185D56953E9
02-02-2022 09:32:10,0613 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:32:10,0614 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:32:11,0919 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:32:11,0971 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:32:12,0020 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:32:12,0051 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:32:12,0057 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:32:12,0070 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:32:12,0070 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:32:12,0749 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:32:12,0778 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:32:13,0056 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 09:32:14,0061 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:32:14,0104 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:32:19,0435 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:32:29,0467 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:32:29,0684 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 09:32:29,0821 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:32:31,0858 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:32:42,0009 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:32:44,0126 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:32:44,0189 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:32:45,0677 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:32:45,0698 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:32:45,0819 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:32:45,0825 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:32:45,0889 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-D6EE69FDC6AA01D6C2843EECE5CD3661
02-02-2022 09:32:45,0900 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:32:45,0901 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:32:47,0219 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:32:47,0276 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:32:47,0337 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:32:47,0367 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:32:47,0374 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:32:47,0391 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:32:47,0392 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:32:48,0154 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:32:48,0197 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:32:48,0457 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 09:32:49,0524 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:32:49,0541 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:32:54,0822 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:33:04,0869 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:33:05,0108 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 09:33:05,0312 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:33:07,0601 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:33:17,0744 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:33:19,0873 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:33:19,0975 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:33:21,0891 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:33:21,0900 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:33:21,0977 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:33:21,0982 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:33:22,0032 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-E38B6D8560C6BE10F0AB534452E5525E
02-02-2022 09:33:22,0043 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:33:22,0044 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:33:23,0373 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:33:23,0432 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:33:23,0492 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:33:23,0518 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:33:23,0526 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:33:23,0540 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:33:23,0541 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:33:24,0255 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:33:24,0285 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:33:24,0550 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 09:33:25,0533 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:33:25,0582 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:33:30,0874 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:33:40,0945 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:33:41,0202 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 09:33:41,0446 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:33:45,0493 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:33:55,0593 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:33:55,0656 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 09:33:55,0657 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 5
02-02-2022 09:33:56,0330 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:33:56,0393 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:33:56,0660 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 09:33:57,0731 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:33:57,0774 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:34:03,0040 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:34:13,0042 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:34:13,0312 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 09:34:13,0531 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:34:15,0458 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:34:25,0768 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:34:27,0887 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:34:27,0939 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:34:31,0097 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:34:31,0108 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:34:31,0219 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:34:31,0225 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:34:31,0285 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-1B629EE513D0C46589D2CCB70FF677AE
02-02-2022 09:34:31,0307 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:34:31,0308 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:34:39,0039 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:34:39,0094 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:34:39,0149 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:34:39,0175 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:34:39,0182 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:34:39,0194 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:34:39,0194 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:34:39,0852 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:34:39,0907 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:34:40,0141 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 09:34:41,0207 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:34:41,0218 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:34:46,0490 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:34:56,0983 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:34:57,0210 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 09:34:57,0399 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:34:59,0720 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:35:09,0861 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:35:11,0973 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:35:12,0027 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:35:13,0665 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:35:13,0674 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:35:13,0766 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:35:13,0771 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:35:13,0832 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-AEFE629F4DCCAEE837837A07D56C66C5
02-02-2022 09:35:13,0841 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:35:13,0842 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:35:17,0518 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:35:17,0561 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:35:17,0603 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:35:17,0624 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:35:17,0628 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:35:17,0637 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:35:17,0637 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:35:20,0024 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:35:20,0063 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:35:20,0296 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 09:35:22,0028 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:35:22,0040 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:35:27,0382 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:35:37,0415 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:35:37,0665 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 09:35:37,0838 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:35:39,0873 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:35:49,0960 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:35:52,0072 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:35:52,0147 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:35:53,0815 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:35:53,0824 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:35:53,0931 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:35:53,0936 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:35:53,0994 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-2ED76EBC7F233C540F935906F49758D3
02-02-2022 09:35:54,0009 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:35:54,0010 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:35:55,0399 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:35:55,0457 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:35:55,0511 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:35:55,0534 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:35:55,0541 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:35:55,0553 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:35:55,0554 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:35:56,0240 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:35:56,0286 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:35:56,0516 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 09:35:57,0520 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:35:57,0555 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:36:02,0826 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:36:12,0871 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:36:13,0141 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 09:36:13,0320 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:36:15,0356 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:36:25,0539 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:36:27,0683 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:36:27,0741 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:36:29,0396 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:36:29,0405 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:36:29,0497 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:36:29,0502 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:36:29,0581 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-66B3EDBDF9F583E2594EDA53F708BFFD
02-02-2022 09:36:29,0594 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:36:29,0595 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:36:30,0980 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:36:31,0029 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:36:31,0080 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:36:31,0104 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:36:31,0109 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:36:31,0120 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:36:31,0120 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:36:31,0749 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:36:31,0829 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:36:32,0089 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 09:36:33,0234 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:36:33,0245 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:36:38,0507 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:36:49,0007 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:36:49,0249 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 09:36:49,0449 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:36:51,0398 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:01,0647 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:37:03,0991 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:37:04,0047 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:37:05,0712 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:37:05,0721 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:05,0818 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:37:05,0822 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:37:05,0889 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-6B148F015C283FC71DB2F51CBCCAA3F6
02-02-2022 09:37:05,0898 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:37:05,0899 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:37:07,0270 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:37:07,0330 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:07,0383 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:37:07,0407 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:37:07,0412 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:37:07,0424 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:37:07,0424 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:37:08,0097 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:37:08,0151 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:08,0397 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 09:37:09,0402 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:37:09,0438 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:14,0718 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:37:24,0739 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:37:25,0023 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 09:37:25,0231 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:37:27,0114 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:37,0361 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:37:39,0481 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:37:39,0555 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:37:41,0064 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:37:41,0071 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:41,0150 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:37:41,0154 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:37:41,0212 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-C217E3454D4CF579E4696F1016A3E731
02-02-2022 09:37:41,0226 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:37:41,0226 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:37:42,0501 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:37:42,0560 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:42,0611 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:37:42,0635 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:37:42,0640 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:37:42,0652 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:37:42,0653 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:37:43,0186 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:37:43,0244 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:43,0492 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:37:44,0769 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:37:44,0778 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:44,0831 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 09:37:45,0065 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:37:46,0009 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:37:46,0066 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:37:56,0589 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:37:56,0843 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 09:37:57,0053 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:37:59,0061 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:38:09,0579 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:38:09,0642 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 09:38:09,0643 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 11
02-02-2022 09:38:10,0327 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:38:10,0392 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:38:10,0634 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:38:11,0796 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:38:11,0838 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:38:11,0892 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 09:38:12,0104 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:38:13,0074 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:38:13,0095 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:38:23,0115 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:38:23,0388 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 09:38:23,0598 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:38:25,0492 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:38:35,0655 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:38:37,0768 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:38:37,0827 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:38:39,0670 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:38:39,0682 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:38:39,0796 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:38:39,0801 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:38:39,0864 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-26FA5059A6436A75ED7B5F3938BB410D
02-02-2022 09:38:39,0874 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:38:39,0875 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:38:41,0286 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:38:41,0337 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:38:41,0386 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:38:41,0411 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:38:41,0417 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:38:41,0430 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:38:41,0430 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:38:42,0095 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:38:42,0140 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:38:42,0395 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 09:38:43,0387 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:38:43,0423 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:38:48,0723 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:38:59,0218 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:38:59,0396 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 09:38:59,0573 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:39:01,0482 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:39:11,0716 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:39:13,0818 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:39:13,0881 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:39:15,0552 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:39:15,0562 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:39:15,0668 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:39:15,0673 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:39:15,0741 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-3426EEC933BB58E5ECC62CCBB5839BCF
02-02-2022 09:39:15,0749 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:39:15,0750 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:39:17,0253 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:39:17,0314 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:39:17,0375 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:39:17,0403 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:39:17,0409 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:39:17,0423 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:39:17,0424 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:39:18,0194 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:39:18,0208 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:39:18,0473 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 09:39:19,0414 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:39:19,0461 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:39:24,0720 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:39:34,0743 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:39:35,0030 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 09:39:35,0189 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:39:37,0098 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:39:47,0336 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:39:49,0436 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:39:49,0491 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:39:51,0227 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:39:51,0249 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:39:51,0354 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:39:51,0359 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:39:51,0417 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-100247344DF7F7F0AB5492913FB7513A
02-02-2022 09:39:51,0429 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:39:51,0430 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:39:52,0813 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:39:52,0871 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:39:52,0929 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:39:52,0951 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:39:52,0957 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:39:52,0969 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:39:52,0969 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:39:53,0718 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:39:53,0755 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:39:53,0972 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 09:39:54,0960 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:39:54,0986 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:40:00,0232 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:40:10,0750 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:40:10,0981 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 09:40:11,0198 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:40:13,0032 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:40:23,0260 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:40:25,0365 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:40:25,0414 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:40:27,0223 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:40:27,0232 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:40:27,0333 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:40:27,0337 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:40:27,0404 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-7E91813D05688515E4D36A77DA5C8E25
02-02-2022 09:40:27,0414 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:40:27,0414 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:40:28,0853 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:40:28,0911 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:40:28,0963 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:40:28,0994 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:40:28,0999 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:40:29,0010 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:40:29,0010 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:40:29,0795 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:40:29,0807 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:40:30,0065 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 09:40:30,0999 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:40:31,0010 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:40:36,0317 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:40:46,0850 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:40:47,0103 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 09:40:47,0289 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:40:49,0778 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:40:59,0994 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:41:02,0099 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:41:02,0153 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:41:03,0910 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:41:03,0919 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:41:03,0998 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:41:04,0001 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:41:04,0051 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-9AFE2958326703E70B1050238BED1F7D
02-02-2022 09:41:04,0059 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:41:04,0059 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:41:05,0505 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:41:05,0570 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:41:05,0618 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:41:05,0633 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:41:05,0638 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:41:05,0648 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:41:05,0648 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:41:06,0424 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:41:06,0467 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:41:06,0709 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 09:41:07,0789 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:41:07,0809 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:41:13,0075 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:41:23,0117 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:41:23,0358 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 09:41:23,0530 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:41:25,0526 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:41:36,0008 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:41:36,0063 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 09:41:36,0064 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 16
02-02-2022 09:41:36,0729 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:41:36,0784 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:41:37,0042 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 09:41:37,0986 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:41:38,0036 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:41:43,0282 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:41:53,0772 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:41:53,0982 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 09:41:54,0128 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:41:56,0120 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:42:06,0446 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:42:08,0565 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:42:08,0623 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:42:10,0363 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:42:10,0373 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:42:10,0478 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:42:10,0484 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:42:10,0548 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-5542F14DCD0D2BD91F2507C4D8F4D7DA
02-02-2022 09:42:10,0558 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:42:10,0559 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:42:11,0931 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:42:11,0984 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:42:12,0044 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:42:12,0071 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:42:12,0076 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:42:12,0088 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:42:12,0088 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:42:12,0586 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:42:12,0635 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:42:12,0841 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 09:42:13,0837 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:42:13,0855 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:42:19,0144 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:42:29,0217 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:42:29,0473 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 09:42:29,0672 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:42:31,0576 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:42:41,0738 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:42:43,0848 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:42:43,0902 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:42:46,0285 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:42:46,0293 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:42:46,0375 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:42:46,0379 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:42:46,0449 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-DC7DBCD9506F3FE13454971ADBF590F0
02-02-2022 09:42:46,0461 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:42:46,0462 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:42:48,0751 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:42:48,0805 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:42:48,0861 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:42:48,0881 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:42:48,0887 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:42:48,0899 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:42:48,0899 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:42:49,0847 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:42:49,0898 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:42:50,0157 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 09:42:51,0203 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:42:51,0259 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:42:56,0517 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:43:06,0601 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:43:06,0874 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 09:43:07,0091 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:43:09,0690 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:43:19,0861 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:43:21,0974 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:43:22,0028 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:43:23,0430 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:43:23,0439 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:43:23,0517 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:43:23,0521 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:43:23,0577 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-FD281199E834C14DEF0D6CE8F499236A
02-02-2022 09:43:23,0586 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:43:23,0587 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:43:24,0950 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:43:25,0014 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:43:25,0073 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:43:25,0099 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:43:25,0104 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:43:25,0115 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:43:25,0115 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:43:25,0757 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:43:25,0810 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:43:26,0077 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 09:43:27,0075 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:43:27,0124 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:43:32,0384 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:43:42,0901 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:43:43,0166 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 09:43:43,0373 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:43:45,0874 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:43:56,0031 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:43:58,0163 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:43:58,0219 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:44:00,0307 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:44:00,0315 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:44:00,0407 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:44:00,0411 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:44:00,0463 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-70854ECFD5C68A5D6846D431B35006C2
02-02-2022 09:44:00,0472 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:44:00,0473 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:44:04,0437 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:44:04,0487 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:44:04,0533 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:44:04,0554 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:44:04,0560 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:44:04,0571 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:44:04,0571 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:44:05,0994 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:44:06,0043 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:44:06,0319 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:44:08,0295 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:44:08,0306 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:44:08,0360 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 09:44:08,0597 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:44:11,0395 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:44:11,0450 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:44:21,0501 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:44:21,0708 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 09:44:21,0850 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:44:24,0249 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:44:34,0444 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:44:36,0531 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:44:36,0596 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:44:38,0916 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:44:38,0938 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:44:39,0047 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:44:39,0052 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:44:39,0114 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-4DA7A0219F9A7E939F55FB3557B542BC
02-02-2022 09:44:39,0123 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:44:39,0123 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:44:41,0879 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:44:41,0938 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:44:41,0997 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:44:42,0023 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:44:42,0028 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:44:42,0046 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:44:42,0047 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:44:43,0203 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:44:43,0267 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:44:43,0497 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 09:44:44,0603 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:44:44,0646 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:44:49,0880 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:45:00,0369 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:45:00,0566 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 09:45:00,0738 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:45:03,0182 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:45:13,0667 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:45:13,0730 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 09:45:13,0733 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 21
02-02-2022 09:45:14,0443 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:45:14,0506 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:45:14,0788 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 09:45:15,0838 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:45:15,0896 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:45:21,0142 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:45:31,0186 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:45:31,0433 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 09:45:31,0629 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:45:33,0557 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:45:43,0717 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:45:45,0841 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:45:45,0906 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:45:47,0697 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:45:47,0707 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:45:47,0827 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:45:47,0831 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:45:47,0893 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-70AEDBC6F6BCFCDC740B5FACF592872E
02-02-2022 09:45:47,0912 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:45:47,0912 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:45:49,0461 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:45:49,0528 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:45:49,0575 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:45:49,0595 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:45:49,0600 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:45:49,0614 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:45:49,0614 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:45:50,0268 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:45:50,0325 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:45:50,0591 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 09:45:51,0505 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:45:51,0553 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:45:56,0804 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:46:06,0884 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:46:07,0083 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 09:46:07,0287 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:46:09,0100 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:46:19,0316 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:46:21,0420 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:46:21,0469 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:46:23,0159 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:46:23,0167 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:46:23,0275 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:46:23,0280 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:46:23,0343 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-7E752C70D21097FD541E1EF054E5458B
02-02-2022 09:46:23,0352 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:46:23,0354 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:46:24,0845 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:46:24,0918 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:46:24,0960 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:46:24,0980 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:46:24,0984 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:46:24,0993 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:46:24,0993 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:46:25,0682 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:46:25,0726 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:46:25,0979 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 09:46:26,0989 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:46:27,0016 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:46:32,0331 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:46:42,0813 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:46:43,0021 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 09:46:43,0161 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:46:44,0982 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:46:55,0217 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:46:57,0356 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:46:57,0407 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:46:59,0168 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:46:59,0179 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:46:59,0296 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:46:59,0300 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:46:59,0363 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-7DA8CBA9DBD3B7AF05024881FC6AD7FB
02-02-2022 09:46:59,0371 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:46:59,0372 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:47:00,0809 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:47:00,0871 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:47:00,0934 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:47:00,0958 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:47:00,0964 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:47:00,0974 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:47:00,0974 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:47:01,0621 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:47:01,0675 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:47:01,0930 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 09:47:02,0968 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:47:03,0025 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:47:08,0284 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:47:18,0311 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:47:18,0549 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 09:47:18,0727 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:47:20,0712 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:47:30,0897 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:47:33,0007 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:47:33,0060 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:47:34,0710 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:47:34,0719 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:47:34,0819 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:47:34,0824 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:47:34,0891 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-279DF5631609661C0CF77B92B00845AB
02-02-2022 09:47:34,0903 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:47:34,0903 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:47:36,0382 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:47:36,0431 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:47:36,0483 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:47:36,0507 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:47:36,0513 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:47:36,0525 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:47:36,0525 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:47:37,0210 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:47:37,0222 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:47:37,0461 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 09:47:38,0381 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:47:38,0386 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:47:43,0623 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:47:54,0061 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:47:54,0307 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 09:47:54,0492 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:47:56,0426 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:48:06,0628 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:48:08,0761 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:48:08,0812 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:48:10,0594 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:48:10,0606 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:48:10,0689 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:48:10,0692 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:48:10,0751 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-4B981530F69F4F59E54ABA7C6D2A343B
02-02-2022 09:48:10,0767 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:48:10,0767 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:48:12,0136 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:48:12,0192 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:48:12,0252 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:48:12,0280 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:48:12,0284 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:48:12,0294 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:48:12,0295 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:48:13,0063 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:48:13,0077 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:48:13,0323 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 09:48:14,0483 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:48:14,0510 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:48:19,0771 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:48:30,0264 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:48:30,0525 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 09:48:30,0742 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:48:32,0800 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:48:42,0837 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:48:42,0891 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 09:48:42,0891 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 26
02-02-2022 09:48:43,0664 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:48:43,0716 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:48:43,0977 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 09:48:45,0056 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:48:45,0095 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:48:50,0320 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:49:00,0784 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:49:00,0995 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 09:49:01,0158 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:49:03,0033 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:49:13,0304 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:49:15,0406 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:49:15,0466 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:49:17,0373 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:49:17,0382 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:49:17,0488 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:49:17,0492 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:49:17,0558 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-792D5BF6E809F369503E78DDBFFC983D
02-02-2022 09:49:17,0566 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:49:17,0567 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:49:19,0037 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:49:19,0091 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:49:19,0149 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:49:19,0181 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:49:19,0186 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:49:19,0197 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:49:19,0197 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:49:19,0870 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:49:19,0923 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:49:20,0167 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 09:49:21,0152 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:49:21,0166 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:49:26,0415 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:49:36,0903 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:49:37,0159 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 09:49:37,0369 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:49:39,0291 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:49:49,0432 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:49:51,0544 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:49:51,0594 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:49:53,0351 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:49:53,0373 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:49:53,0462 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:49:53,0466 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:49:53,0518 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-334204CD9FD500672A3754286D8D33D0
02-02-2022 09:49:53,0528 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:49:53,0528 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:49:54,0852 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:49:54,0908 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:49:54,0954 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:49:54,0980 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:49:54,0985 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:49:54,0996 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:49:54,0996 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:49:55,0656 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:49:55,0717 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:49:55,0966 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 09:49:56,0969 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:49:56,0978 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:50:02,0236 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:50:12,0714 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:50:12,0966 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 09:50:13,0210 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:50:15,0053 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:50:25,0256 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:50:27,0367 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:50:27,0427 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:50:29,0496 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:50:29,0511 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:50:29,0617 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:50:29,0621 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:50:29,0683 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-BDE8ADC7997B6DEBCCAE830BC24D4AA9
02-02-2022 09:50:29,0694 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:50:29,0694 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:50:31,0523 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:50:31,0579 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:50:31,0633 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:50:31,0660 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:50:31,0667 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:50:31,0678 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:50:31,0678 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:50:32,0373 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:50:32,0385 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:50:32,0627 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 09:50:33,0590 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:50:33,0637 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:50:38,0893 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:50:49,0373 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:50:49,0617 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 09:50:49,0795 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:50:51,0636 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:51:01,0862 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:51:03,0973 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:51:04,0027 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:51:05,0977 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:51:05,0986 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:51:06,0103 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:51:06,0107 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:51:06,0167 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-5F6F17EB80DD4C4067534395F966D1F3
02-02-2022 09:51:06,0177 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:51:06,0178 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:51:07,0797 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:51:07,0851 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:51:07,0893 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:51:07,0918 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:51:07,0921 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:51:07,0930 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:51:07,0930 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:51:08,0636 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:51:08,0681 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:51:08,0942 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 09:51:10,0045 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:51:10,0059 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:51:15,0342 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:51:25,0823 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:51:26,0021 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 09:51:26,0162 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:51:28,0237 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - loading
02-02-2022 09:51:28,0237 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:246 Page is not loaded and status should be COMPLETE
02-02-2022 09:51:38,0436 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:51:40,0559 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:51:40,0600 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:51:42,0399 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:51:42,0409 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:51:42,0520 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:51:42,0524 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:51:42,0589 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-F13581B6002FE658EEAE0F078F5C2FFA
02-02-2022 09:51:42,0596 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:51:42,0597 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:51:45,0320 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:51:45,0378 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:51:45,0437 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:51:45,0463 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:51:45,0471 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:51:45,0481 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:51:45,0482 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:51:46,0210 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:51:46,0221 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:51:46,0484 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 09:51:47,0513 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:51:47,0560 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:51:52,0829 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:52:03,0306 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:52:03,0535 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 09:52:03,0679 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:52:05,0621 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:52:15,0633 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:52:15,0676 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 09:52:15,0677 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 31
02-02-2022 09:52:16,0549 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:52:16,0604 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:52:16,0890 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 09:52:18,0796 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:52:18,0849 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:52:24,0124 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:52:34,0626 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:52:34,0822 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 09:52:34,0997 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:52:36,0896 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:52:47,0060 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:52:49,0172 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:52:49,0238 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:52:52,0407 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:52:52,0415 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:52:52,0518 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:52:52,0522 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:52:52,0587 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-E469DE2A4AA2F65087848F7D209AA674
02-02-2022 09:52:52,0596 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:52:52,0596 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:52:54,0470 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:52:54,0534 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:52:54,0589 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:52:54,0615 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:52:54,0620 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:52:54,0634 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:52:54,0635 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:52:55,0440 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:52:55,0451 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:52:55,0720 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:52:57,0301 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:52:57,0347 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:52:57,0406 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 09:52:57,0594 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:52:58,0748 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:52:58,0767 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:53:08,0774 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:53:08,0961 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 09:53:09,0245 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:53:11,0168 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:53:21,0375 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:53:23,0472 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:53:23,0533 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:53:25,0131 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:53:25,0141 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:53:25,0245 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:53:25,0250 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:53:25,0314 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-A3A4658D6D963E64731CDE38CF46FF27
02-02-2022 09:53:25,0324 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:53:25,0325 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:53:26,0776 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:53:26,0826 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:53:26,0877 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:53:26,0901 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:53:26,0905 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:53:26,0915 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:53:26,0916 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:53:27,0610 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:53:27,0669 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:53:27,0911 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 09:53:28,0933 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:53:28,0953 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:53:34,0167 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:53:44,0640 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:53:44,0870 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 09:53:45,0008 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:53:46,0923 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:53:57,0093 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:53:59,0189 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:53:59,0247 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:54:01,0130 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:54:01,0140 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:54:01,0249 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:54:01,0257 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:54:01,0325 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-60DCA391690F42BD234C3C7FD6FB0314
02-02-2022 09:54:01,0337 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:54:01,0337 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:54:02,0787 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:54:02,0841 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:54:02,0895 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:54:02,0922 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:54:02,0927 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:54:02,0938 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:54:02,0939 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:54:03,0617 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:54:03,0684 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:54:03,0918 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 09:54:04,0899 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:54:04,0914 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:54:10,0221 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:54:20,0233 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:54:20,0490 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 09:54:20,0666 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:54:22,0447 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:54:32,0633 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:54:34,0725 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:54:34,0781 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:54:36,0656 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:54:36,0676 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:54:36,0768 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:54:36,0772 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:54:36,0820 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-E70110209B17E47C71EFDCF65A90BB12
02-02-2022 09:54:36,0830 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:54:36,0830 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:54:38,0420 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:54:38,0489 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:54:38,0536 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:54:38,0552 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:54:38,0556 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:54:38,0566 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:54:38,0566 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:54:39,0382 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:54:39,0428 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:54:39,0676 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 09:54:40,0771 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:54:40,0792 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:54:46,0030 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:54:56,0513 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:54:56,0694 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 09:54:56,0872 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:54:58,0786 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:55:08,0996 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:55:11,0094 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:55:11,0141 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:55:12,0965 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:55:12,0975 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:55:13,0078 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:55:13,0084 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:55:13,0149 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-EF452BF040FF7632CCC912AC23FB4A87
02-02-2022 09:55:13,0157 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:55:13,0157 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:55:14,0465 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:55:14,0523 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:55:14,0584 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:55:14,0606 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:55:14,0610 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:55:14,0621 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:55:14,0621 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:55:15,0321 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:55:15,0336 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:55:15,0597 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 09:55:16,0552 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:55:16,0605 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:55:21,0827 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:55:32,0319 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:55:32,0568 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 09:55:32,0764 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:55:34,0793 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:55:45,0292 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:55:45,0342 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 09:55:45,0343 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 36
02-02-2022 09:55:46,0041 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:55:46,0103 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:55:46,0345 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 09:55:47,0296 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:55:47,0347 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:55:52,0566 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:56:03,0058 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:56:03,0316 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 09:56:03,0536 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:56:03,0557 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:56:13,0907 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:56:16,0025 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:56:16,0074 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:56:17,0956 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:56:17,0965 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:56:18,0071 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:56:18,0075 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:56:18,0143 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-E90FF7F8833AC18AE984FC4B216E4368
02-02-2022 09:56:18,0155 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:56:18,0156 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:56:21,0643 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:56:21,0705 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:56:21,0761 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:56:21,0789 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:56:21,0793 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:56:21,0804 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:56:21,0805 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:56:22,0528 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:56:22,0545 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:56:22,0786 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 09:56:23,0851 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:56:23,0862 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:56:29,0180 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:56:39,0230 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:56:39,0477 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 09:56:39,0664 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:56:41,0500 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:56:51,0716 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:56:53,0831 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:56:53,0894 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:56:55,0590 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:56:55,0597 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:56:55,0673 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:56:55,0676 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:56:55,0728 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-00A3F2CA3DA2952B3E2C6B269EF48696
02-02-2022 09:56:55,0738 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:56:55,0739 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:56:57,0060 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:56:57,0107 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:56:57,0155 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:56:57,0170 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:56:57,0173 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:56:57,0184 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:56:57,0184 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:56:57,0890 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:56:57,0937 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:56:58,0193 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 09:56:59,0226 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:56:59,0271 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:57:04,0528 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:57:15,0029 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:57:15,0289 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 09:57:15,0491 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:57:17,0441 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:57:27,0622 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:57:29,0731 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:57:29,0780 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:57:31,0436 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:57:31,0447 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:57:31,0558 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:57:31,0561 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:57:31,0617 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-D80B2BE6D9720320D7F3DEA35046A215
02-02-2022 09:57:31,0626 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:57:31,0626 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:57:32,0890 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:57:32,0951 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:57:33,0003 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:57:33,0029 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:57:33,0034 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:57:33,0044 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:57:33,0044 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:57:33,0737 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:57:33,0787 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:57:34,0041 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 09:57:35,0265 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:57:35,0320 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:57:40,0539 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:57:51,0006 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:57:51,0253 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 09:57:51,0461 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:57:53,0276 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:03,0501 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:58:05,0623 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:58:05,0683 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:58:07,0350 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:58:07,0356 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:07,0430 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:58:07,0434 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:58:07,0490 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-429C83E52514AE41DE3576D9BF02C5A5
02-02-2022 09:58:07,0497 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:58:07,0497 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:58:08,0968 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:58:09,0025 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:09,0073 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:58:09,0096 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:58:09,0102 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:58:09,0112 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:58:09,0112 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:58:09,0796 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:58:09,0805 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:10,0051 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 09:58:11,0166 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:58:11,0207 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:16,0449 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:58:26,0958 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:58:27,0200 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 09:58:27,0418 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:58:29,0380 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:39,0554 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:58:41,0658 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:58:41,0704 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:58:43,0417 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:58:43,0425 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:43,0509 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:58:43,0512 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:58:43,0559 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-2BA7C205CD3548B74E03AD1353AF63E9
02-02-2022 09:58:43,0584 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:58:43,0584 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:58:44,0907 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:58:44,0966 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:45,0029 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:58:45,0062 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:58:45,0067 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:58:45,0076 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:58:45,0077 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:58:45,0799 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:58:45,0811 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:46,0058 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:58:47,0376 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:58:47,0404 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:47,0458 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 09:58:47,0683 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:58:48,0694 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:58:48,0743 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:58:58,0775 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:58:59,0007 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 09:58:59,0162 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:59:01,0404 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:59:11,0886 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:59:11,0939 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 09:59:11,0939 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 41
02-02-2022 09:59:12,0626 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:59:12,0683 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:59:12,0964 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:59:14,0295 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:59:14,0342 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:59:14,0391 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 09:59:14,0638 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 09:59:15,0733 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:59:15,0785 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:59:25,0816 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:59:26,0031 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 09:59:26,0188 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 09:59:28,0091 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:59:38,0202 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:59:40,0316 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 09:59:40,0368 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 09:59:41,0923 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 09:59:41,0932 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:59:42,0044 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 09:59:42,0049 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:59:42,0110 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-0D02E458D066DD89935DF3CC073F8345
02-02-2022 09:59:42,0119 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:59:42,0119 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:59:43,0572 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 09:59:43,0631 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:59:43,0689 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 09:59:43,0715 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 09:59:43,0719 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 09:59:43,0728 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 09:59:43,0728 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 09:59:44,0391 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 09:59:44,0440 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:59:44,0692 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 09:59:45,0676 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 09:59:45,0690 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 09:59:51,0013 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:00:01,0085 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:00:01,0341 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 10:00:01,0550 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:00:03,0579 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:00:13,0762 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:00:15,0867 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:00:15,0923 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:00:17,0684 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:00:17,0693 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:00:17,0780 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:00:17,0784 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:00:17,0840 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-27225E56602508778D325582EBE245D5
02-02-2022 10:00:17,0851 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:00:17,0851 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:00:19,0305 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:00:19,0361 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:00:19,0418 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:00:19,0442 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:00:19,0446 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:00:19,0456 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:00:19,0456 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:00:20,0169 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:00:20,0186 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:00:20,0438 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:00:21,0414 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:00:21,0469 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:00:26,0732 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:00:36,0807 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:00:37,0071 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:00:37,0291 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:00:39,0130 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:00:49,0307 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:00:51,0433 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:00:51,0484 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:00:53,0045 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:00:53,0096 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:00:53,0192 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:00:53,0196 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:00:53,0257 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-554E80655DD16F0881F326FBA2F8AC66
02-02-2022 10:00:53,0265 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:00:53,0265 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:00:54,0767 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:00:54,0828 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:00:54,0888 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:00:54,0910 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:00:54,0915 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:00:54,0925 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:00:54,0925 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:00:55,0602 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:00:55,0626 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:00:55,0885 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:00:56,0917 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:00:56,0983 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:01:02,0248 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:01:12,0663 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:01:12,0897 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:01:13,0050 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:01:14,0785 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:01:24,0935 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:01:27,0035 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:01:27,0100 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:01:29,0059 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:01:29,0068 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:01:29,0183 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:01:29,0187 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:01:29,0258 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-D0E3683C409901AC89100F9151EF17BB
02-02-2022 10:01:29,0272 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:01:29,0272 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:01:30,0650 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:01:30,0708 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:01:30,0767 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:01:30,0793 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:01:30,0799 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:01:30,0816 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:01:30,0817 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:01:31,0486 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:01:31,0504 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:01:31,0738 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:01:32,0634 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:01:32,0667 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:01:37,0867 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:01:48,0383 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:01:48,0588 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:01:48,0773 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:01:51,0139 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:02:01,0294 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:02:03,0400 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:02:03,0453 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:02:05,0235 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:02:05,0244 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:02:05,0350 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:02:05,0356 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:02:05,0420 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-3CB298146CFA74DC8C79398EA4368151
02-02-2022 10:02:05,0432 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:02:05,0433 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:02:08,0232 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:02:08,0287 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:02:08,0341 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:02:08,0363 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:02:08,0367 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:02:08,0377 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:02:08,0377 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:02:09,0440 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:02:09,0453 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:02:09,0693 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:02:10,0741 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:02:10,0789 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:02:16,0048 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:02:26,0548 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:02:26,0733 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:02:26,0881 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:02:32,0382 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:02:42,0874 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:02:42,0927 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:02:42,0927 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 46
02-02-2022 10:02:43,0626 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:02:43,0687 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:02:43,0952 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:02:44,0886 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:02:44,0933 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:02:50,0143 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:03:00,0628 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:03:00,0836 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:03:00,0989 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:03:03,0095 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:03:13,0355 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:03:15,0471 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:03:15,0526 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:03:17,0392 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:03:17,0413 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:03:17,0505 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:03:17,0508 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:03:17,0557 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-27D2C958512AD3BA91B7242E79CCE26B
02-02-2022 10:03:17,0566 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:03:17,0567 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:03:19,0011 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:03:19,0065 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:03:19,0121 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:03:19,0145 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:03:19,0149 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:03:19,0161 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:03:19,0162 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:03:19,0848 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:03:19,0875 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:03:20,0106 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:03:21,0037 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:03:21,0084 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:03:26,0336 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:03:36,0759 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:03:37,0005 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:03:37,0157 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:03:39,0005 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:03:49,0265 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:03:51,0377 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:03:51,0432 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:03:53,0059 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:03:53,0068 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:03:53,0165 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:03:53,0168 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:03:53,0226 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-50D8319767F2E63E322F37F6C8E0F83A
02-02-2022 10:03:53,0234 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:03:53,0234 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:03:54,0659 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:03:54,0720 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:03:54,0770 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:03:54,0796 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:03:54,0800 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:03:54,0811 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:03:54,0811 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:03:55,0511 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:03:55,0523 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:03:55,0770 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 10:03:56,0715 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:03:56,0765 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:04:02,0003 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:04:12,0052 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:04:12,0250 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 10:04:12,0392 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:04:14,0442 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:04:24,0596 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:04:26,0690 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:04:26,0741 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:04:28,0378 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:04:28,0386 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:04:28,0489 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:04:28,0493 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:04:28,0563 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-151A3A7C2DE1C42F987052E5A2E567A6
02-02-2022 10:04:28,0574 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:04:28,0574 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:04:31,0825 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:04:31,0893 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:04:31,0942 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:04:31,0964 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:04:31,0970 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:04:31,0984 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:04:31,0985 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:04:32,0673 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:04:32,0748 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:04:32,0994 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 10:04:34,0249 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:04:34,0261 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:04:39,0538 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:04:49,0596 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:04:49,0830 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 10:04:49,0980 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:04:51,0941 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:02,0196 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:05:04,0308 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:05:04,0364 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:05:06,0491 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:05:06,0496 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:06,0577 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:05:06,0580 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:05:06,0636 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-3C8F4FCEC8A11A334ED415AC2EEDDCC7
02-02-2022 10:05:06,0644 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:05:06,0645 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:05:08,0706 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:05:08,0756 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:08,0810 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:05:08,0842 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:05:08,0845 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:05:08,0853 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:05:08,0853 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:05:09,0839 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:05:09,0845 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:10,0124 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:05:11,0988 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:05:12,0034 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:12,0085 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 10:05:12,0335 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:05:13,0439 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:05:13,0483 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:23,0534 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:05:23,0725 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 10:05:23,0893 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:05:26,0570 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:36,0731 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:05:38,0839 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:05:38,0901 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:05:40,0719 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:05:40,0730 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:40,0841 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:05:40,0844 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:05:40,0912 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-8C149D9A3E2A25C3BA3B0F7297E6A360
02-02-2022 10:05:40,0930 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:05:40,0930 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:05:42,0397 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:05:42,0462 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:42,0516 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:05:42,0544 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:05:42,0549 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:05:42,0561 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:05:42,0561 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:05:43,0334 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:05:43,0383 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:43,0609 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 10:05:44,0919 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:05:44,0945 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:05:50,0214 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:06:00,0297 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:06:00,0531 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 10:06:00,0713 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:06:03,0960 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:06:13,0991 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:06:14,0047 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:06:14,0047 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 51
02-02-2022 10:06:14,0761 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:06:14,0815 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:06:15,0087 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 10:06:16,0225 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:06:16,0276 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:06:21,0498 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:06:31,0956 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:06:32,0201 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 10:06:32,0398 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:06:34,0254 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:06:44,0384 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:06:46,0477 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:06:46,0538 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:06:48,0138 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:06:48,0147 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:06:48,0248 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:06:48,0252 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:06:48,0317 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-12F6486333388546DB64DEB46C990F51
02-02-2022 10:06:48,0328 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:06:48,0328 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:06:49,0781 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:06:49,0844 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:06:49,0903 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:06:49,0930 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:06:49,0935 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:06:49,0945 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:06:49,0945 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:06:50,0574 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:06:50,0585 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:06:50,0797 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:06:51,0820 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:06:51,0828 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:06:57,0172 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:07:07,0633 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:07:07,0882 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:07:08,0042 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:07:09,0876 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:07:20,0083 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:07:22,0199 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:07:22,0249 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:07:23,0945 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:07:23,0954 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:07:24,0058 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:07:24,0063 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:07:24,0127 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-4B7B680840E27DB4593B9EC8660F50F4
02-02-2022 10:07:24,0137 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:07:24,0138 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:07:25,0519 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:07:25,0569 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:07:25,0617 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:07:25,0640 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:07:25,0645 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:07:25,0654 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:07:25,0654 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:07:26,0162 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:07:26,0215 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:07:26,0453 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:07:27,0394 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:07:27,0444 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:07:32,0700 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:07:42,0758 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:07:43,0002 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:07:43,0190 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:07:45,0130 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:07:55,0228 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:07:57,0345 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:07:57,0392 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:07:59,0238 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:07:59,0246 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:07:59,0342 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:07:59,0346 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:07:59,0393 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-2A28B0DA667480ED773A070E3547939A
02-02-2022 10:07:59,0407 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:07:59,0408 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:08:00,0711 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:08:00,0771 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:08:00,0831 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:08:00,0861 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:08:00,0865 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:08:00,0876 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:08:00,0876 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:08:01,0561 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:08:01,0615 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:08:01,0869 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:08:02,0847 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:08:02,0900 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:08:08,0171 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:08:18,0204 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:08:18,0443 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:08:18,0657 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:08:20,0519 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:08:30,0632 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:08:32,0748 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:08:32,0808 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:08:34,0553 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:08:34,0563 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:08:34,0671 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:08:34,0676 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:08:34,0737 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-532248B3913BA3E58989E0FA537E7131
02-02-2022 10:08:34,0749 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:08:34,0750 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:08:36,0111 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:08:36,0166 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:08:36,0213 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:08:36,0238 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:08:36,0242 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:08:36,0252 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:08:36,0252 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:08:36,0919 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:08:36,0996 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:08:37,0247 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:08:38,0178 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:08:38,0227 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:08:43,0497 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:08:53,0522 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:08:53,0766 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:08:53,0914 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:08:53,0943 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:09:03,0972 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:09:06,0067 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:09:06,0117 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:09:07,0779 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:09:07,0788 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:09:07,0900 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:09:07,0906 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:09:07,0969 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-38AB0E8D4A6DBDFDD0E1FB5A73151480
02-02-2022 10:09:07,0979 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:09:07,0980 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:09:09,0572 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:09:09,0625 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:09:09,0668 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:09:09,0696 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:09:09,0700 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:09:09,0710 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:09:09,0710 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:09:10,0498 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:09:10,0511 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:09:10,0764 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:09:11,0737 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:09:11,0790 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:09:17,0047 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:09:27,0510 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:09:27,0735 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:09:27,0906 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:09:29,0980 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:09:40,0463 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:09:40,0516 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:09:40,0516 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 56
02-02-2022 10:09:41,0212 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:09:41,0273 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:09:41,0537 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:09:42,0465 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:09:42,0511 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:09:47,0762 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:09:58,0166 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:09:58,0395 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:09:58,0609 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:10:00,0744 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:10:10,0888 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:10:12,0989 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:10:13,0052 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:10:14,0721 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:10:14,0730 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:10:14,0835 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:10:14,0839 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:10:14,0906 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-240E72FBA1847A2CB8513ABAB5D10165
02-02-2022 10:10:14,0913 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:10:14,0914 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:10:16,0370 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:10:16,0426 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:10:16,0485 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:10:16,0516 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:10:16,0521 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:10:16,0530 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:10:16,0531 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:10:17,0256 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:10:17,0298 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:10:17,0534 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:10:18,0534 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:10:18,0552 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:10:23,0854 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:10:34,0299 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:10:34,0539 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:10:34,0753 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:10:36,0559 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:10:46,0669 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:10:48,0777 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:10:48,0829 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:10:50,0657 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:10:50,0664 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:10:50,0760 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:10:50,0764 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:10:50,0828 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-51583A4131D352B14030CEDB6BE9BC2A
02-02-2022 10:10:50,0837 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:10:50,0837 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:10:52,0371 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:10:52,0422 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:10:52,0472 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:10:52,0491 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:10:52,0495 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:10:52,0504 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:10:52,0504 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:10:53,0198 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:10:53,0247 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:10:53,0504 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:10:54,0594 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:10:54,0605 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:10:59,0879 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:11:10,0393 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:11:10,0636 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:11:10,0792 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:11:12,0567 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:11:22,0770 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:11:24,0865 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:11:24,0926 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:11:26,0629 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:11:26,0643 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:11:26,0741 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:11:26,0745 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:11:26,0798 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-1C5079A844FF7803098852B3A9D35B32
02-02-2022 10:11:26,0806 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:11:26,0807 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:11:28,0097 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:11:28,0138 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:11:28,0192 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:11:28,0211 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:11:28,0215 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:11:28,0223 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:11:28,0224 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:11:28,0932 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:11:28,0977 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:11:29,0239 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:11:30,0249 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:11:30,0275 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:11:35,0537 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:11:46,0018 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:11:46,0230 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:11:46,0398 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:11:48,0290 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:11:58,0508 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:12:00,0635 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:12:00,0685 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:12:02,0282 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:12:02,0290 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:12:02,0382 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:12:02,0386 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:12:02,0439 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-394522E6A3C678F9E0C75602F6EBB71B
02-02-2022 10:12:02,0449 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:12:02,0449 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:12:03,0816 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:12:03,0834 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:12:03,0927 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:12:03,0955 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:12:03,0959 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:12:03,0969 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:12:03,0969 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:12:04,0633 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:12:04,0683 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:12:04,0929 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 10:12:06,0032 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:12:06,0053 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:12:11,0302 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:12:21,0375 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:12:21,0615 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 10:12:21,0809 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:12:23,0608 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:12:33,0839 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:12:35,0934 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:12:35,0993 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:12:37,0900 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:12:37,0910 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:12:38,0019 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:12:38,0023 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:12:38,0079 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-4EBEDE91030260056494B6F74BEE8AD5
02-02-2022 10:12:38,0095 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:12:38,0096 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:12:39,0605 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:12:39,0658 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:12:39,0714 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:12:39,0740 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:12:39,0743 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:12:39,0753 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:12:39,0753 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:12:40,0650 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:12:40,0662 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:12:40,0924 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 10:12:41,0905 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:12:41,0959 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:12:47,0238 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:12:57,0735 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:12:57,0986 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 10:12:58,0157 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:13:00,0197 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:13:10,0646 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:13:10,0701 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:13:10,0701 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 61
02-02-2022 10:13:11,0413 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:13:11,0424 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:13:11,0688 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 10:13:12,0699 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:13:12,0721 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:13:18,0001 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:13:28,0026 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:13:28,0237 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 10:13:28,0391 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:13:30,0179 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:13:40,0421 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:13:42,0513 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:13:42,0570 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:13:44,0300 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:13:44,0308 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:13:44,0407 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:13:44,0412 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:13:44,0472 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-F014A57D0E9875724DA5CAB2B11ADFCB
02-02-2022 10:13:44,0483 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:13:44,0484 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:13:46,0050 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:13:46,0104 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:13:46,0147 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:13:46,0176 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:13:46,0180 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:13:46,0191 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:13:46,0191 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:13:46,0851 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:13:46,0900 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:13:47,0151 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:13:48,0379 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:13:48,0423 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:13:48,0474 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 10:13:48,0707 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:13:49,0680 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:13:49,0698 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:14:00,0163 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:14:00,0392 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 10:14:00,0599 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:14:02,0603 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:14:12,0781 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:14:14,0876 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:14:14,0936 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:14:16,0539 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:14:16,0546 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:14:16,0650 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:14:16,0654 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:14:16,0715 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-6DE7028B76C58EFFE3DACA06AE0DCB7F
02-02-2022 10:14:16,0729 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:14:16,0730 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:14:18,0278 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:14:18,0326 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:14:18,0370 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:14:18,0393 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:14:18,0397 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:14:18,0406 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:14:18,0406 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:14:19,0151 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:14:19,0158 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:14:19,0396 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 10:14:20,0346 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:14:20,0397 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:14:25,0668 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:14:36,0188 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:14:36,0434 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 10:14:36,0631 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:14:38,0502 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:14:48,0706 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:14:50,0811 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:14:50,0864 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:14:52,0410 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:14:52,0426 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:14:52,0499 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:14:52,0502 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:14:52,0548 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-12B32D4A168BE33C2D1D27634BE08180
02-02-2022 10:14:52,0558 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:14:52,0558 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:14:53,0948 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:14:53,0997 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:14:54,0063 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:14:54,0092 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:14:54,0097 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:14:54,0103 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:14:54,0104 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:14:54,0771 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:14:54,0831 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:14:55,0083 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:14:56,0099 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:14:56,0124 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:15:01,0377 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:15:11,0473 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:15:11,0723 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:15:11,0922 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:15:11,0941 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:15:22,0337 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:15:24,0458 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:15:24,0510 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:15:26,0083 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:15:26,0089 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:15:26,0177 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:15:26,0181 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:15:26,0244 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-CCC8901512CB598BBDB1DA18D7E15F4F
02-02-2022 10:15:26,0257 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:15:26,0258 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:15:27,0661 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:15:27,0704 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:15:27,0740 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:15:27,0762 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:15:27,0769 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:15:27,0778 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:15:27,0778 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:15:28,0529 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:15:28,0597 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:15:28,0843 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:15:29,0855 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:15:29,0875 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:15:35,0115 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:15:45,0625 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:15:45,0863 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:15:46,0058 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:15:47,0859 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:15:58,0057 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:16:00,0181 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:16:00,0237 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:16:02,0039 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:16:02,0050 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:16:02,0166 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:16:02,0170 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:16:02,0237 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-3935B92FC7D45A4055EF6E083A658090
02-02-2022 10:16:02,0246 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:16:02,0246 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:16:03,0530 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:16:03,0582 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:16:03,0628 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:16:03,0649 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:16:03,0652 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:16:03,0659 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:16:03,0659 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:16:04,0297 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:16:04,0343 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:16:04,0577 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:16:05,0533 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:16:05,0544 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:16:10,0850 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:16:20,0891 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:16:21,0109 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:16:21,0280 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:16:21,0298 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:16:31,0738 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:16:33,0859 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:16:33,0907 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:16:35,0460 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:16:35,0468 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:16:35,0568 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:16:35,0571 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:16:35,0628 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-C2A5E58824BE06FD617CEBCA9CB44F48
02-02-2022 10:16:35,0637 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:16:35,0638 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:16:37,0048 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:16:37,0089 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:16:37,0129 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:16:37,0156 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:16:37,0159 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:16:37,0169 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:16:37,0169 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:16:37,0851 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:16:37,0870 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:16:38,0129 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:16:39,0084 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:16:39,0139 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:16:44,0350 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:16:54,0360 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:16:54,0649 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:16:54,0893 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:16:56,0871 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:17:07,0383 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:17:07,0433 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:17:07,0433 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 67
02-02-2022 10:17:08,0132 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:17:08,0142 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:17:08,0409 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:17:09,0474 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:17:09,0519 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:17:14,0749 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:17:25,0207 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:17:25,0469 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:17:25,0619 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:17:27,0407 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:17:37,0500 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:17:39,0594 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:17:39,0650 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:17:41,0374 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:17:41,0383 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:17:41,0464 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:17:41,0468 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:17:41,0532 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-6684396A7F1A35F9A48F9DE1C45C5844
02-02-2022 10:17:41,0540 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:17:41,0541 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:17:42,0893 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:17:42,0951 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:17:43,0008 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:17:43,0034 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:17:43,0038 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:17:43,0049 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:17:43,0049 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:17:43,0712 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:17:43,0736 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:17:43,0989 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:17:45,0860 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:17:45,0904 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:17:51,0150 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:18:01,0207 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:18:01,0460 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:18:01,0667 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:18:03,0569 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:18:13,0772 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:18:15,0894 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:18:15,0941 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:18:17,0554 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:18:17,0562 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:18:17,0643 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:18:17,0647 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:18:17,0701 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-6427BEC4D7608E98DE664140CA94E88C
02-02-2022 10:18:17,0711 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:18:17,0711 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:18:19,0002 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:18:19,0052 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:18:19,0101 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:18:19,0125 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:18:19,0131 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:18:19,0140 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:18:19,0140 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:18:19,0829 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:18:19,0843 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:18:20,0094 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 10:18:21,0030 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:18:21,0076 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:18:26,0317 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:18:36,0783 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:18:37,0005 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 10:18:37,0159 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:18:39,0142 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:18:49,0266 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:18:51,0370 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:18:51,0423 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:18:53,0297 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:18:53,0306 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:18:53,0411 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:18:53,0415 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:18:53,0473 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-81494F24F88E2DF8C5185F1266F03921
02-02-2022 10:18:53,0486 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:18:53,0486 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:18:55,0038 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:18:55,0100 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:18:55,0161 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:18:55,0189 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:18:55,0193 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:18:55,0204 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:18:55,0204 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:18:55,0944 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:18:55,0956 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:18:56,0223 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 10:18:57,0249 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:18:57,0302 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:19:02,0571 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:19:12,0642 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:19:12,0887 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 10:19:13,0055 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:19:13,0075 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:19:23,0079 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:19:25,0180 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:19:25,0236 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:19:26,0909 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:19:26,0916 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:19:27,0002 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:19:27,0006 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:19:27,0059 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-75579BC05C69CCA041D8AF51C0CD0CE1
02-02-2022 10:19:27,0066 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:19:27,0067 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:19:28,0437 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:19:28,0486 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:19:28,0533 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:19:28,0560 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:19:28,0564 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:19:28,0573 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:19:28,0574 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:19:29,0286 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:19:29,0341 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:19:29,0587 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:19:30,0840 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:19:30,0848 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:19:30,0896 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 10:19:31,0117 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:19:32,0050 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:19:32,0094 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:19:42,0612 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:19:42,0852 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 10:19:43,0045 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:19:44,0904 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:19:55,0073 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:19:57,0174 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:19:57,0229 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:19:58,0948 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:19:58,0955 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:19:59,0046 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:19:59,0050 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:19:59,0099 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-49B90050C1D4DCB6D849A862A7E0E669
02-02-2022 10:19:59,0109 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:19:59,0109 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:20:00,0514 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:20:00,0565 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:20:00,0608 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:20:00,0634 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:20:00,0638 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:20:00,0647 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:20:00,0647 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:20:01,0404 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:20:01,0428 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:20:01,0676 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 10:20:02,0662 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:20:02,0716 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:20:07,0981 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:20:18,0444 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:20:18,0703 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 10:20:18,0896 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:20:20,0912 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:20:31,0095 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:20:33,0184 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:20:33,0241 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:20:34,0816 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:20:34,0823 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:20:34,0904 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:20:34,0908 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:20:34,0958 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-DD591760A41BA0FE0967887C843E1778
02-02-2022 10:20:34,0965 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:20:34,0966 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:20:36,0427 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:20:36,0485 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:20:36,0546 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:20:36,0579 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:20:36,0583 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:20:36,0595 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:20:36,0595 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:20:37,0296 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:20:37,0357 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:20:37,0610 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:20:38,0763 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:20:38,0774 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:20:44,0022 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:20:54,0515 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:20:54,0706 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:20:54,0852 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:20:56,0990 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:21:07,0503 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:21:07,0555 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:21:07,0556 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 73
02-02-2022 10:21:08,0248 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:21:08,0301 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:21:08,0564 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:21:09,0526 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:21:09,0574 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:21:14,0852 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:21:25,0302 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:21:25,0536 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:21:25,0722 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:21:27,0692 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:21:37,0806 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:21:39,0909 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:21:39,0964 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:21:41,0679 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:21:41,0698 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:21:41,0779 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:21:41,0782 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:21:41,0822 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-90083EB5BB07C8006C2880AC43342DC7
02-02-2022 10:21:41,0830 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:21:41,0830 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:21:43,0619 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:21:43,0655 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:21:43,0690 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:21:43,0712 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:21:43,0715 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:21:43,0722 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:21:43,0723 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:21:44,0478 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:21:44,0537 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:21:44,0804 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:21:46,0385 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:21:46,0442 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:21:51,0710 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:22:01,0712 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:22:01,0991 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:22:02,0173 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:22:04,0464 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:22:14,0666 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:22:16,0781 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:22:16,0843 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:22:19,0902 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:22:19,0909 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:22:20,0005 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:22:20,0010 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:22:20,0069 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-276DFC8797D730F114C708FE14106A82
02-02-2022 10:22:20,0081 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:22:20,0081 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:22:21,0824 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:22:21,0882 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:22:21,0937 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:22:21,0961 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:22:21,0965 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:22:21,0974 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:22:21,0975 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:22:23,0380 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:22:23,0425 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:22:23,0718 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:22:25,0006 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:22:25,0058 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:22:30,0354 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:22:40,0398 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:22:40,0652 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:22:40,0807 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:22:44,0620 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:22:54,0789 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:22:56,0891 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:22:56,0941 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:22:58,0827 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:22:58,0836 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:22:58,0914 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:22:58,0918 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:22:58,0972 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-C73BB524E4B99845AE2F6BADDA0AC524
02-02-2022 10:22:58,0981 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:22:58,0981 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:23:00,0613 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:23:00,0670 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:23:00,0728 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:23:00,0758 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:23:00,0763 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:23:00,0772 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:23:00,0772 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:23:01,0517 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:23:01,0548 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:23:01,0806 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:23:02,0902 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:23:02,0963 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:23:08,0243 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:23:18,0712 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:23:18,0959 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:23:19,0146 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:23:21,0353 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:23:31,0500 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:23:33,0601 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:23:33,0658 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:23:35,0232 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:23:35,0241 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:23:35,0343 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:23:35,0347 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:23:35,0410 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-43C6BA79207EBCED98F8A6EDFEAE8839
02-02-2022 10:23:35,0420 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:23:35,0421 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:23:37,0275 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:23:37,0321 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:23:37,0377 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:23:37,0400 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:23:37,0404 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:23:37,0413 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:23:37,0413 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:23:38,0328 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:23:38,0378 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:23:38,0631 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:23:39,0946 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:23:39,0997 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:23:45,0250 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:23:55,0285 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:23:55,0515 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:23:55,0688 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:23:57,0788 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:24:07,0932 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:24:10,0061 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:24:10,0116 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:24:11,0848 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:24:11,0857 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:24:11,0960 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:24:11,0964 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:24:12,0027 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-C617939A1254000690702B240DEC5FD2
02-02-2022 10:24:12,0036 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:24:12,0036 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:24:13,0669 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:24:13,0729 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:24:13,0786 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:24:13,0814 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:24:13,0819 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:24:13,0831 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:24:13,0831 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:24:14,0535 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:24:14,0605 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:24:14,0843 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 10:24:15,0956 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:24:15,0964 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:24:21,0204 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:24:31,0724 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:24:31,0966 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 10:24:32,0151 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:24:34,0266 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:24:44,0303 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:24:44,0351 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:24:44,0352 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 78
02-02-2022 10:24:45,0020 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:24:45,0068 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:24:45,0304 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 10:24:46,0342 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:24:46,0403 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:24:51,0651 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:25:02,0097 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:25:02,0338 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 10:25:02,0503 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:25:04,0637 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:25:14,0798 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:25:16,0898 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:25:16,0953 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:25:18,0625 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:25:18,0632 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:25:18,0729 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:25:18,0732 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:25:18,0796 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-FDBB0687ACCD8B1CA6B88EE088C87511
02-02-2022 10:25:18,0807 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:25:18,0808 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:25:20,0492 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:25:20,0548 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:25:20,0599 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:25:20,0625 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:25:20,0629 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:25:20,0639 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:25:20,0639 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:25:21,0306 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:25:21,0360 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:25:21,0619 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 10:25:22,0615 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:25:22,0662 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:25:27,0901 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:25:37,0915 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:25:38,0186 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 10:25:38,0419 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:25:38,0438 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:25:48,0857 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:25:50,0972 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:25:51,0042 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:25:52,0628 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:25:52,0636 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:25:52,0744 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:25:52,0749 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:25:52,0813 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-8E048F34641782E1E96A7895F3A0B7AE
02-02-2022 10:25:52,0821 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:25:52,0822 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:25:54,0206 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:25:54,0263 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:25:54,0326 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:25:54,0350 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:25:54,0354 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:25:54,0363 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:25:54,0363 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:25:55,0056 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:25:55,0098 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:25:55,0345 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:25:59,0505 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:25:59,0512 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:25:59,0566 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 10:25:59,0802 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:26:00,0801 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:26:00,0851 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:26:10,0892 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:26:11,0065 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 10:26:11,0199 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:26:14,0383 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:26:24,0633 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:26:26,0742 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:26:26,0796 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:26:28,0566 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:26:28,0575 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:26:28,0669 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:26:28,0673 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:26:28,0725 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-FD906C4ADEF06B86247F6B952B9EC30E
02-02-2022 10:26:28,0734 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:26:28,0734 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:26:30,0100 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:26:30,0159 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:26:30,0210 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:26:30,0239 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:26:30,0243 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:26:30,0258 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:26:30,0259 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:26:30,0874 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:26:30,0910 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:26:31,0176 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 10:26:32,0272 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:26:32,0285 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:26:37,0595 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:26:48,0080 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:26:48,0287 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 10:26:48,0464 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:26:52,0173 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:27:02,0420 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:27:04,0507 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:27:04,0558 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:27:10,0621 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:27:10,0630 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:27:10,0728 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:27:10,0732 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:27:10,0799 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-13617C37462DE936A029269245E97D65
02-02-2022 10:27:10,0810 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:27:10,0811 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:27:13,0971 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:27:14,0035 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:27:14,0089 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:27:14,0114 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:27:14,0119 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:27:14,0129 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:27:14,0129 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:27:16,0270 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:27:16,0315 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:27:16,0565 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:27:18,0329 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:27:18,0366 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:27:23,0614 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:27:33,0627 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:27:33,0869 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:27:34,0065 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:27:36,0803 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:27:47,0022 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:27:49,0116 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:27:49,0179 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:27:51,0249 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:27:51,0259 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:27:51,0362 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:27:51,0366 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:27:51,0434 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-B0BA5B734DC977FEF31E6036F87EA1B2
02-02-2022 10:27:51,0442 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:27:51,0442 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:27:55,0284 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:27:55,0338 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:27:55,0385 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:27:55,0415 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:27:55,0419 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:27:55,0429 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:27:55,0429 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:28:08,0682 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:28:08,0734 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:28:08,0998 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:28:18,0985 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:28:19,0037 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:28:24,0311 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:28:34,0735 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:28:34,0981 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:28:35,0163 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:28:38,0012 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:28:48,0470 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:28:48,0522 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:28:48,0522 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 83
02-02-2022 10:28:49,0288 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:28:49,0338 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:28:49,0601 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:28:50,0603 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:28:50,0653 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:28:55,0886 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:29:06,0340 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:29:06,0563 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:29:06,0763 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:29:08,0650 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:29:18,0804 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:29:20,0896 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:29:20,0947 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:29:22,0718 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:29:22,0726 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:29:22,0821 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:29:22,0826 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:29:22,0883 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-FCE68E4458B987E9BA7A63633C047AC2
02-02-2022 10:29:22,0896 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:29:22,0897 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:29:24,0437 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:29:24,0496 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:29:24,0546 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:29:24,0572 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:29:24,0576 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:29:24,0583 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:29:24,0583 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:29:25,0280 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:29:25,0332 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:29:25,0573 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:29:26,0627 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:29:26,0647 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:29:31,0907 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:29:41,0978 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:29:42,0246 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:29:42,0417 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:29:44,0341 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:29:54,0469 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:29:56,0566 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:29:56,0615 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:29:58,0200 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:29:58,0220 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:29:58,0319 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:29:58,0323 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:29:58,0384 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-FD101EC4017F894AB67ED683F89F7177
02-02-2022 10:29:58,0395 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:29:58,0395 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:29:59,0736 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:29:59,0785 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:29:59,0840 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:29:59,0871 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:29:59,0876 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:29:59,0884 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:29:59,0884 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:30:00,0593 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:30:00,0643 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:30:00,0878 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:30:01,0957 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:30:02,0011 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:30:07,0268 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:30:17,0282 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:30:17,0545 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:30:17,0710 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:30:19,0556 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:30:29,0719 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:30:31,0827 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:30:31,0868 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:30:33,0619 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:30:33,0628 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:30:33,0740 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:30:33,0744 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:30:33,0809 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-783A631770C0B639D3B1270194EFAEEB
02-02-2022 10:30:33,0818 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:30:33,0818 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:30:35,0182 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:30:35,0241 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:30:35,0319 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:30:35,0346 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:30:35,0350 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:30:35,0360 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:30:35,0361 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:30:36,0001 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:30:36,0049 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:30:36,0301 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:30:37,0317 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:30:37,0334 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:30:42,0605 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:30:52,0661 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:30:52,0908 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:30:53,0080 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:30:54,0935 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:31:05,0152 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:31:07,0257 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:31:07,0306 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:31:08,0940 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:31:08,0947 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:31:09,0044 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:31:09,0049 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:31:09,0121 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-79158EBBDDEFE30515B5C4C07B2719B1
02-02-2022 10:31:09,0130 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:31:09,0131 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:31:10,0430 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:31:10,0490 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:31:10,0546 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:31:10,0571 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:31:10,0576 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:31:10,0586 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:31:10,0587 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:31:11,0258 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:31:11,0310 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:31:11,0578 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:31:12,0632 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:31:12,0683 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:31:17,0951 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:31:28,0458 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:31:28,0693 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:31:28,0860 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:31:30,0722 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:31:40,0891 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:31:42,0984 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:31:43,0038 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:31:44,0738 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:31:44,0755 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:31:44,0830 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:31:44,0833 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:31:44,0876 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-EF7EA49AC5311FF50437BEDB5A39D9AB
02-02-2022 10:31:44,0883 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:31:44,0884 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:31:46,0230 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:31:46,0283 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:31:46,0341 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:31:46,0366 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:31:46,0370 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:31:46,0383 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:31:46,0383 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:31:47,0057 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:31:47,0115 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:31:47,0367 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:31:48,0258 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:31:48,0310 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:31:53,0529 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:32:04,0056 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:32:04,0294 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:32:04,0479 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:32:06,0342 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:32:16,0518 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:32:18,0618 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:32:18,0666 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:32:20,0346 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:32:20,0353 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:32:20,0439 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:32:20,0443 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:32:20,0493 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-5B05E719D265CB44BC14A67F3E37D10A
02-02-2022 10:32:20,0501 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:32:20,0501 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:32:21,0863 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:32:21,0917 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:32:21,0971 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:32:21,0993 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:32:22,0002 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:32:22,0013 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:32:22,0013 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:32:22,0681 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:32:22,0740 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:32:22,0989 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:32:24,0014 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:32:24,0029 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:32:29,0294 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:32:39,0364 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:32:39,0595 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:32:39,0796 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:32:41,0909 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:32:51,0943 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:32:51,0996 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:32:51,0996 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 89
02-02-2022 10:32:52,0676 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:32:52,0726 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:32:52,0980 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:32:53,0951 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:32:54,0003 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:32:59,0249 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:33:09,0737 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:33:09,0979 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:33:10,0153 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:33:12,0026 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:33:22,0254 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:33:24,0358 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:33:24,0406 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:33:26,0165 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:33:26,0173 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:33:26,0259 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:33:26,0263 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:33:26,0322 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-8FA24459AFC6C0BF2ED823D1C4EF8F1A
02-02-2022 10:33:26,0334 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:33:26,0334 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:33:27,0930 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:33:27,0981 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:33:28,0033 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:33:28,0057 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:33:28,0062 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:33:28,0071 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:33:28,0071 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:33:28,0717 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:33:28,0768 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:33:29,0014 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 10:33:30,0010 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:33:30,0039 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:33:35,0338 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:33:45,0814 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:33:46,0068 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 10:33:46,0280 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:33:48,0283 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:33:58,0422 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:34:00,0519 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:34:00,0572 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:34:02,0271 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:34:02,0279 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:34:02,0361 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:34:02,0364 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:34:02,0423 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-3E12583F9AC6DC7FD30E8350684A41C6
02-02-2022 10:34:02,0433 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:34:02,0433 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:34:03,0801 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:34:03,0859 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:34:03,0907 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:34:03,0932 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:34:03,0937 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:34:03,0947 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:34:03,0947 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:34:04,0648 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:34:04,0696 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:34:04,0942 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 10:34:05,0941 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:34:05,0953 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:34:11,0263 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:34:21,0279 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:34:21,0541 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 10:34:21,0708 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:34:21,0740 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:34:31,0743 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:34:33,0860 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:34:33,0910 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:34:36,0048 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:34:36,0059 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:34:36,0173 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:34:36,0178 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:34:36,0244 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-4FEB0B4F78FD29A2BCC3817581D20FC4
02-02-2022 10:34:36,0254 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:34:36,0254 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:34:37,0844 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:34:37,0895 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:34:37,0939 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:34:37,0969 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:34:37,0973 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:34:37,0984 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:34:37,0984 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:34:39,0112 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:34:39,0123 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:34:39,0372 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:34:40,0739 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:34:40,0786 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:34:40,0838 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 10:34:41,0031 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:34:42,0036 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:34:42,0086 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:34:52,0098 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:34:52,0313 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 10:34:52,0509 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:34:59,0740 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:35:09,0885 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:35:12,0003 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:35:12,0049 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:35:13,0573 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:35:13,0581 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:35:13,0674 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:35:13,0678 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:35:13,0731 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-17C9130631398DAEF25C8D9E162B45D6
02-02-2022 10:35:13,0740 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:35:13,0741 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:35:15,0257 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:35:15,0311 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:35:15,0357 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:35:15,0382 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:35:15,0387 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:35:15,0401 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:35:15,0401 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:35:16,0131 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:35:16,0144 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:35:16,0396 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 10:35:18,0293 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:35:18,0346 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:35:23,0613 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:35:34,0069 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:35:34,0317 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 10:35:34,0501 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:35:37,0145 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:35:47,0250 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:35:49,0339 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:35:49,0398 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:35:56,0850 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:35:56,0857 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:35:56,0961 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:35:56,0965 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:35:57,0027 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-46CB928F60D98AF91D2C767F7B91A8A5
02-02-2022 10:35:57,0036 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:35:57,0037 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:36:02,0314 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:36:02,0364 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:36:02,0415 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:36:02,0444 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:36:02,0447 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:36:02,0456 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:36:02,0457 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:36:03,0196 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:36:03,0250 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:36:03,0492 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:36:04,0517 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:36:04,0528 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:36:09,0748 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:36:20,0238 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:36:20,0492 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:36:20,0665 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:36:22,0683 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:36:32,0759 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:36:32,0816 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:36:32,0816 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 94
02-02-2022 10:36:33,0525 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:36:33,0532 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:36:33,0762 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:36:34,0757 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:36:34,0766 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:36:39,0991 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:36:50,0420 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:36:50,0675 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:36:50,0817 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:36:52,0993 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:37:03,0155 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:37:05,0253 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:37:05,0309 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:37:07,0185 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:37:07,0196 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:37:07,0302 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:37:07,0307 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:37:07,0375 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-1B3AF204525656BB3EE0F96432B2E534
02-02-2022 10:37:07,0383 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:37:07,0383 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:37:08,0810 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:37:08,0863 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:37:08,0917 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:37:08,0947 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:37:08,0951 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:37:08,0964 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:37:08,0965 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:37:09,0628 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:37:09,0677 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:37:09,0934 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:37:10,0961 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:37:10,0973 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:37:16,0209 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:37:26,0669 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:37:26,0868 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:37:27,0024 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:37:29,0036 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:37:39,0247 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:37:41,0344 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:37:41,0401 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:37:43,0013 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:37:43,0020 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:37:43,0092 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:37:43,0094 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:37:43,0143 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-DB4DF3D94A28955FC330429E0F5A7B03
02-02-2022 10:37:43,0155 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:37:43,0155 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:37:44,0603 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:37:44,0660 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:37:44,0722 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:37:44,0750 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:37:44,0756 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:37:44,0768 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:37:44,0769 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:37:45,0469 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:37:45,0520 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:37:45,0756 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:37:46,0804 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:37:46,0816 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:37:52,0064 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:38:02,0500 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:38:02,0751 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:38:02,0932 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:38:04,0859 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:38:15,0118 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:38:17,0208 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:38:17,0273 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:38:18,0958 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:38:18,0965 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:38:19,0073 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:38:19,0077 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:38:19,0148 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-C63A2C464A32850B822003C8D6DCC49F
02-02-2022 10:38:19,0160 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:38:19,0160 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:38:20,0528 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:38:20,0587 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:38:20,0651 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:38:20,0681 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:38:20,0685 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:38:20,0695 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:38:20,0695 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:38:21,0375 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:38:21,0424 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:38:21,0678 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:38:22,0793 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:38:22,0813 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:38:28,0059 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:38:38,0555 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:38:38,0816 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:38:39,0003 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:38:40,0953 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:38:51,0207 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:38:53,0311 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:38:53,0370 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:38:54,0993 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:38:55,0001 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:38:55,0093 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:38:55,0097 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:38:55,0159 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-87E879238E4859FAD53F59AB6B300467
02-02-2022 10:38:55,0167 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:38:55,0167 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:38:56,0624 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:38:56,0680 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:38:56,0739 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:38:56,0764 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:38:56,0768 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:38:56,0779 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:38:56,0779 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:38:57,0438 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:38:57,0486 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:38:57,0730 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:38:58,0715 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:38:58,0769 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:39:03,0993 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:39:14,0468 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:39:14,0715 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:39:14,0900 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:39:14,0916 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:39:24,0993 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:39:27,0107 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:39:27,0154 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:39:28,0744 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:39:28,0751 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:39:28,0825 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:39:28,0829 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:39:28,0884 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-A5BF891DFED6CFAE79B9529462007926
02-02-2022 10:39:28,0892 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:39:28,0892 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:39:30,0252 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:39:30,0304 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:39:30,0356 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:39:30,0375 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:39:30,0379 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:39:30,0388 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:39:30,0388 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:39:31,0053 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:39:31,0104 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:39:31,0339 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 10:39:32,0288 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:39:32,0337 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:39:37,0607 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:39:48,0020 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:39:48,0225 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 10:39:48,0430 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:39:50,0526 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:40:00,0553 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:40:00,0614 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:40:00,0615 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 99
02-02-2022 10:40:01,0317 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:40:01,0376 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:40:01,0636 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 10:40:02,0593 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:40:02,0636 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:40:07,0856 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:40:18,0267 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:40:18,0513 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 10:40:18,0714 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:40:20,0669 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:40:30,0814 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:40:32,0919 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:40:32,0971 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:40:34,0813 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:40:34,0823 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:40:34,0941 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:40:34,0946 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:40:35,0021 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-7B59B4B1264BF45F521A1EAF115A2E49
02-02-2022 10:40:35,0028 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:40:35,0028 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:40:36,0341 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:40:36,0398 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:40:36,0456 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:40:36,0484 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:40:36,0488 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:40:36,0498 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:40:36,0499 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:40:37,0193 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:40:37,0243 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:40:37,0503 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 10:40:38,0583 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:40:38,0596 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:40:43,0821 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:40:54,0286 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:40:54,0542 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 10:40:54,0740 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:40:56,0617 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:06,0880 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:41:08,0987 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:41:09,0034 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:41:10,0638 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:41:10,0648 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:10,0757 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:41:10,0762 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:41:10,0835 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-BBF30A4A2AD7DB6C3BEB72CF3158CE9D
02-02-2022 10:41:10,0849 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:41:10,0849 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:41:12,0327 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:41:12,0385 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:12,0433 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:41:12,0459 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:41:12,0463 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:41:12,0472 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:41:12,0472 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:41:13,0089 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:41:13,0133 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:13,0382 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:41:14,0578 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:41:14,0624 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:14,0677 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 10:41:14,0902 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:41:15,0881 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:41:15,0929 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:26,0440 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:41:26,0678 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 10:41:26,0859 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:41:28,0744 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:38,0976 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:41:41,0064 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:41:41,0113 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:41:42,0827 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:41:42,0833 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:42,0927 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:41:42,0930 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:41:42,0987 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-5842E4B90ADFA986B6209C11055F4817
02-02-2022 10:41:42,0996 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:41:42,0996 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:41:44,0277 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:41:44,0330 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:44,0380 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:41:44,0410 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:41:44,0414 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:41:44,0423 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:41:44,0423 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:41:45,0063 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:41:45,0139 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:45,0396 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 10:41:46,0367 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:41:46,0378 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:41:51,0615 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:42:02,0125 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:42:02,0374 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 10:42:02,0577 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:42:04,0692 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:42:14,0846 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:42:16,0953 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:42:17,0009 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:42:18,0570 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:42:18,0579 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:42:18,0663 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:42:18,0671 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:42:18,0726 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-F877B23B551CEFF1A370036FCDE98BED
02-02-2022 10:42:18,0736 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:42:18,0737 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:42:20,0190 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:42:20,0245 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:42:20,0293 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:42:20,0317 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:42:20,0321 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:42:20,0329 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:42:20,0329 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:42:20,0979 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:42:21,0040 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:42:21,0288 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:42:22,0311 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:42:22,0327 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:42:27,0590 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:42:38,0067 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:42:38,0322 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:42:38,0486 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:42:40,0467 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:42:50,0650 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:42:52,0765 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:42:52,0802 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:42:54,0647 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:42:54,0655 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:42:54,0742 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:42:54,0745 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:42:54,0807 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-4C1795B04F5F7F9B6AF08EEE2D477F75
02-02-2022 10:42:54,0814 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:42:54,0815 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:42:56,0279 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:42:56,0334 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:42:56,0390 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:42:56,0416 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:42:56,0420 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:42:56,0431 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:42:56,0431 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:42:57,0076 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:42:57,0113 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:42:57,0318 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:42:58,0284 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:42:58,0306 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:43:03,0605 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:43:14,0138 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:43:14,0343 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:43:14,0543 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:43:16,0524 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:43:27,0048 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:43:27,0097 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:43:27,0097 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 104
02-02-2022 10:43:27,0784 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:43:27,0837 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:43:28,0104 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:43:29,0077 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:43:29,0126 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:43:34,0339 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:43:44,0825 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:43:45,0088 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:43:45,0274 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:43:47,0143 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:43:57,0294 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:43:59,0397 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:43:59,0453 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:44:00,0992 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:44:00,0999 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:44:01,0081 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:44:01,0085 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:44:01,0134 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-DBD9EA7EF2C0952B9CD108ADE307AADF
02-02-2022 10:44:01,0148 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:44:01,0148 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:44:02,0496 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:44:02,0545 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:44:02,0590 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:44:02,0621 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:44:02,0625 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:44:02,0637 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:44:02,0638 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:44:03,0318 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:44:03,0366 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:44:03,0610 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:44:04,0597 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:44:04,0611 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:44:09,0878 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:44:20,0368 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:44:20,0585 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:44:20,0741 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:44:22,0602 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:44:32,0690 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:44:34,0806 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:44:34,0862 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:44:36,0488 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:44:36,0497 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:44:36,0594 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:44:36,0598 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:44:36,0657 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-439BB7ABB753959A65C03B3193628D27
02-02-2022 10:44:36,0665 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:44:36,0665 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:44:38,0070 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:44:38,0113 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:44:38,0160 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:44:38,0188 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:44:38,0192 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:44:38,0202 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:44:38,0202 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:44:39,0008 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:44:39,0020 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:44:39,0258 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:44:40,0364 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:44:40,0375 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:44:45,0631 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:44:56,0035 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:44:56,0286 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:44:56,0481 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:44:58,0417 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:45:08,0571 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:45:10,0702 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:45:10,0763 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:45:12,0530 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:45:12,0539 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:45:12,0645 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:45:12,0648 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:45:12,0704 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-88A4D256C5382B0189B064BE7F9115C6
02-02-2022 10:45:12,0711 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:45:12,0711 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:45:14,0019 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:45:14,0066 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:45:14,0113 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:45:14,0140 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:45:14,0145 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:45:14,0156 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:45:14,0156 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:45:15,0009 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:45:15,0055 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:45:15,0315 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:45:16,0387 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:45:16,0436 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:45:21,0686 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:45:32,0191 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:45:32,0453 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:45:32,0626 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:45:34,0578 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:45:44,0785 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:45:46,0881 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:45:46,0936 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:45:48,0980 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:45:48,0987 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:45:49,0061 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:45:49,0064 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:45:49,0116 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-1D6447C9D31AAC7C866D57528A981C0F
02-02-2022 10:45:49,0124 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:45:49,0124 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:45:50,0457 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:45:50,0506 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:45:50,0552 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:45:50,0577 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:45:50,0581 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:45:50,0591 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:45:50,0591 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:45:51,0300 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:45:51,0308 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:45:51,0544 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 10:45:52,0537 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:45:52,0590 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:45:57,0839 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:46:08,0324 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:46:08,0494 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 10:46:08,0649 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:46:10,0629 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:46:20,0852 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:46:22,0953 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:46:23,0009 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:46:24,0812 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:46:24,0821 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:46:24,0927 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:46:24,0931 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:46:25,0000 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-D63C1C0A6E9738780D2725D6C0DC011C
02-02-2022 10:46:25,0014 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:46:25,0014 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:46:26,0338 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:46:26,0388 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:46:26,0453 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:46:26,0479 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:46:26,0483 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:46:26,0493 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:46:26,0493 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:46:27,0191 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:46:27,0200 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:46:27,0465 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 10:46:28,0442 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:46:28,0488 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:46:33,0755 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:46:43,0786 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:46:44,0029 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 10:46:44,0230 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:46:46,0436 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:46:56,0481 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:46:56,0530 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:46:56,0531 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 109
02-02-2022 10:46:57,0291 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:46:57,0353 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:46:57,0623 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 10:46:58,0695 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:46:58,0746 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:47:04,0026 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:47:14,0505 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:47:14,0747 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 10:47:14,0936 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:47:17,0028 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:47:27,0187 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:47:29,0296 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:47:29,0355 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:47:31,0180 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:47:31,0190 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:47:31,0307 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:47:31,0312 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:47:31,0382 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-5B627D7B09B33AE8FE270369C936E3EB
02-02-2022 10:47:31,0392 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:47:31,0392 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:47:32,0855 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:47:32,0908 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:47:32,0953 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:47:32,0982 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:47:32,0987 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:47:32,0996 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:47:32,0997 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:47:33,0704 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:47:33,0752 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:47:34,0021 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:47:35,0245 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:47:35,0293 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:47:35,0346 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 10:47:35,0562 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:47:36,0570 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:47:36,0629 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:47:47,0125 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:47:47,0378 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 10:47:47,0583 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:47:49,0441 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:47:59,0573 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:48:01,0676 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:48:01,0723 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:48:03,0179 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:48:03,0186 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:48:03,0276 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:48:03,0279 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:48:03,0329 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-E4CFA32A5F7D00DE7846838ECB509A64
02-02-2022 10:48:03,0341 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:48:03,0342 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:48:04,0763 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:48:04,0814 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:48:04,0855 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:48:04,0881 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:48:04,0887 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:48:04,0895 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:48:04,0895 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:48:05,0617 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:48:05,0625 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:48:05,0884 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 10:48:06,0866 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:48:06,0920 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:48:12,0166 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:48:22,0217 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:48:22,0429 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 10:48:22,0568 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:48:24,0564 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:48:34,0691 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:48:36,0798 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:48:36,0849 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:48:38,0552 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:48:38,0559 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:48:38,0667 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:48:38,0670 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:48:38,0718 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-4A98599B614EED9B55A4FC374A88DBF8
02-02-2022 10:48:38,0729 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:48:38,0729 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:48:40,0052 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:48:40,0110 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:48:40,0169 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:48:40,0196 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:48:40,0202 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:48:40,0213 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:48:40,0213 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:48:40,0893 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:48:40,0935 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:48:41,0172 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:48:42,0192 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:48:42,0206 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:48:47,0451 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:48:57,0941 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:48:58,0175 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:48:58,0345 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:49:00,0274 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:49:10,0520 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:49:12,0652 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:49:12,0703 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:49:14,0289 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:49:14,0296 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:49:14,0370 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:49:14,0374 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:49:14,0434 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-0F9BFBC00B429636BCF638EED7BD7AB9
02-02-2022 10:49:14,0444 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:49:14,0444 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:49:15,0746 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:49:15,0801 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:49:15,0850 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:49:15,0872 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:49:15,0875 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:49:15,0885 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:49:15,0885 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:49:16,0551 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:49:16,0603 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:49:16,0848 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:49:17,0783 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:49:17,0837 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:49:23,0100 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:49:33,0596 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:49:33,0832 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:49:33,0996 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:49:35,0918 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:49:46,0073 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:49:48,0201 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:49:48,0258 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:49:49,0907 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:49:49,0917 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:49:50,0028 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:49:50,0032 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:49:50,0105 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-C9E87E08D8DD65843B86A17C417411EF
02-02-2022 10:49:50,0113 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:49:50,0114 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:49:51,0359 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:49:51,0410 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:49:51,0451 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:49:51,0481 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:49:51,0485 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:49:51,0495 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:49:51,0495 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:49:52,0210 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:49:52,0261 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:49:52,0508 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:49:53,0578 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:49:53,0593 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:49:58,0907 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:50:08,0978 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:50:09,0189 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:50:09,0383 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:50:11,0394 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:50:21,0485 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:50:21,0536 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:50:21,0537 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 114
02-02-2022 10:50:22,0237 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:50:22,0298 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:50:22,0578 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:50:24,0031 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:50:24,0080 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:50:29,0365 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:50:39,0862 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:50:40,0091 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:50:40,0239 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:50:42,0115 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:50:52,0301 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:50:54,0423 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:50:54,0489 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:50:56,0283 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:50:56,0294 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:50:56,0406 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:50:56,0410 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:50:56,0475 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-306FF5C7927DC4590BE88E207D4B41BA
02-02-2022 10:50:56,0484 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:50:56,0484 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:50:57,0773 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:50:57,0820 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:50:57,0866 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:50:57,0902 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:50:57,0907 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:50:57,0917 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:50:57,0918 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:50:58,0654 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:50:58,0702 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:50:58,0955 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:51:00,0071 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:51:00,0080 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:51:05,0371 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:51:15,0416 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:51:15,0691 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:51:15,0911 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:51:17,0837 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:51:28,0078 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:51:30,0178 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:51:30,0225 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:51:31,0806 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:51:31,0813 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:51:31,0899 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:51:31,0902 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:51:31,0962 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-40B44CFFC0C0090ACE690F9186B251A5
02-02-2022 10:51:31,0975 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:51:31,0975 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:51:33,0367 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:51:33,0431 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:51:33,0484 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:51:33,0510 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:51:33,0514 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:51:33,0524 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:51:33,0524 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:51:34,0162 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:51:34,0213 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:51:34,0474 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:51:35,0451 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:51:35,0503 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:51:40,0777 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:51:50,0830 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:51:51,0081 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:51:51,0268 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:51:53,0149 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:52:03,0446 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:52:05,0564 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:52:05,0609 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:52:07,0267 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:52:07,0275 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:52:07,0379 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:52:07,0384 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:52:07,0454 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-BAC924524048F8312043E8FAFD15B992
02-02-2022 10:52:07,0466 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:52:07,0466 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:52:08,0786 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:52:08,0826 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:52:08,0860 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:52:08,0883 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:52:08,0887 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:52:08,0895 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:52:08,0895 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:52:09,0624 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:52:09,0632 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:52:09,0894 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:52:10,0921 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:52:10,0975 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:52:16,0241 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:52:26,0305 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:52:26,0554 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:52:26,0719 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:52:26,0748 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:52:37,0274 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:52:39,0386 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:52:39,0439 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:52:41,0157 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:52:41,0166 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:52:41,0259 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:52:41,0263 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:52:41,0314 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-4B49C3BFB7F81CA12AF2924611C46492
02-02-2022 10:52:41,0322 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:52:41,0323 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:52:42,0647 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:52:42,0703 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:52:42,0761 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:52:42,0786 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:52:42,0791 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:52:42,0803 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:52:42,0803 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:52:43,0528 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:52:43,0589 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:52:43,0842 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:52:44,0972 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:52:44,0982 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:52:50,0308 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:53:00,0327 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:53:00,0580 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:53:00,0795 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:53:02,0571 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:53:12,0766 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:53:14,0898 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:53:14,0945 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:53:16,0616 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:53:16,0627 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:53:16,0739 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:53:16,0744 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:53:16,0809 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-F84BB469D118FB1168F13CA13A7C2032
02-02-2022 10:53:16,0820 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:53:16,0820 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:53:18,0137 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:53:18,0186 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:53:18,0234 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:53:18,0263 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:53:18,0269 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:53:18,0280 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:53:18,0281 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:53:18,0914 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:53:18,0966 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:53:19,0222 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:53:20,0235 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:53:20,0248 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:53:25,0509 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:53:36,0018 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:53:36,0220 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:53:36,0380 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:53:38,0345 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:53:48,0370 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:53:48,0423 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:53:48,0423 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 119
02-02-2022 10:53:49,0116 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:53:49,0172 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:53:49,0424 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:53:50,0365 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:53:50,0414 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:53:55,0696 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:54:06,0158 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:54:06,0405 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:54:06,0583 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:54:08,0429 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:54:18,0553 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:54:20,0651 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:54:20,0703 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:54:22,0442 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:54:22,0451 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:54:22,0558 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:54:22,0562 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:54:22,0630 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-0053940F4DC7118AA0EA360C71A8B6E3
02-02-2022 10:54:22,0637 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:54:22,0637 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:54:23,0970 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:54:24,0024 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:54:24,0084 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:54:24,0124 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:54:24,0129 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:54:24,0139 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:54:24,0139 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:54:24,0801 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:54:24,0852 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:54:25,0057 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 10:54:25,0955 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:54:26,0013 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:54:31,0279 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:54:41,0780 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:54:42,0032 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 10:54:42,0252 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:54:44,0164 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:54:54,0344 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:54:56,0437 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:54:56,0492 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:54:58,0082 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:54:58,0090 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:54:58,0176 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:54:58,0179 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:54:58,0240 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-2F71CB8DBCAC10DA7A9DD00484CCF114
02-02-2022 10:54:58,0261 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:54:58,0261 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:54:59,0726 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:54:59,0784 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:54:59,0827 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:54:59,0852 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:54:59,0856 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:54:59,0866 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:54:59,0866 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:55:00,0565 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:55:00,0615 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:55:00,0858 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 10:55:01,0993 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:55:02,0013 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:55:07,0293 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:55:17,0782 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:55:18,0047 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 10:55:18,0238 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:55:20,0130 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:55:30,0319 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:55:32,0410 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:55:32,0457 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:55:34,0344 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:55:34,0353 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:55:34,0461 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:55:34,0465 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:55:34,0537 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-51BD4E74F56CEE5764C122A929C84CB9
02-02-2022 10:55:34,0545 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:55:34,0546 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:55:35,0929 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:55:35,0976 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:55:36,0024 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:55:36,0042 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:55:36,0046 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:55:36,0059 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:55:36,0059 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:55:36,0738 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:55:36,0789 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:55:37,0026 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:55:38,0264 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:55:38,0273 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:55:38,0324 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 10:55:38,0556 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 10:55:39,0530 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:55:39,0558 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:55:50,0018 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:55:50,0216 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 10:55:50,0361 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:55:52,0255 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:56:02,0407 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:56:04,0521 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:56:04,0566 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:56:06,0170 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:56:06,0177 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:56:06,0268 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:56:06,0272 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:56:06,0325 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-A043C13FB14663F5C18BACB1B936286C
02-02-2022 10:56:06,0335 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:56:06,0336 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:56:07,0752 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:56:07,0804 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:56:07,0855 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:56:07,0878 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:56:07,0882 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:56:07,0893 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:56:07,0893 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:56:08,0568 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:56:08,0617 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:56:08,0836 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 10:56:09,0829 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:56:09,0860 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:56:15,0141 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:56:25,0614 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:56:25,0865 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 10:56:26,0071 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:56:28,0231 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:56:38,0350 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:56:40,0457 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:56:40,0509 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:56:42,0490 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:56:42,0502 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:56:42,0607 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:56:42,0611 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:56:42,0677 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-C548DEFC86A57CECE9A595EE0449E13D
02-02-2022 10:56:42,0686 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:56:42,0687 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:56:44,0039 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:56:44,0087 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:56:44,0133 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:56:44,0158 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:56:44,0163 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:56:44,0174 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:56:44,0174 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:56:44,0877 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:56:44,0933 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:56:45,0190 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:56:46,0139 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:56:46,0181 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:56:51,0420 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:57:01,0857 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:57:02,0108 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:57:02,0310 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:57:04,0546 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:57:14,0630 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:57:14,0682 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 10:57:14,0682 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 124
02-02-2022 10:57:15,0348 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:57:15,0410 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:57:15,0664 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 10:57:16,0623 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:57:16,0670 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:57:21,0954 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:57:31,0958 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:57:32,0210 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 10:57:32,0420 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:57:34,0240 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:57:44,0433 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:57:46,0534 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:57:46,0592 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:57:48,0345 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:57:48,0354 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:57:48,0463 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:57:48,0467 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:57:48,0533 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-7AF5029E63F4A83A08C08C4966E772A9
02-02-2022 10:57:48,0542 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:57:48,0542 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:57:49,0885 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:57:49,0939 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:57:49,0990 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:57:50,0016 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:57:50,0021 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:57:50,0030 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:57:50,0031 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:57:50,0774 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:57:50,0782 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:57:51,0044 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 10:57:52,0084 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:57:52,0134 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:57:57,0428 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:58:07,0836 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:58:08,0096 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 10:58:08,0242 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:58:10,0075 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:58:20,0215 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:58:22,0315 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:58:22,0366 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:58:24,0007 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:58:24,0015 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:58:24,0101 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:58:24,0105 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:58:24,0160 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-F683C7337CB881C4C3B74AB2D7A9AAE4
02-02-2022 10:58:24,0169 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:58:24,0169 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:58:25,0504 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:58:25,0546 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:58:25,0601 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:58:25,0629 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:58:25,0633 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:58:25,0640 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:58:25,0640 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:58:26,0343 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:58:26,0354 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:58:26,0582 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 10:58:27,0549 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:58:27,0560 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:58:32,0856 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:58:43,0271 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:58:43,0505 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 10:58:43,0673 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:58:45,0584 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:58:55,0651 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:58:57,0767 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:58:57,0813 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:58:59,0788 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:58:59,0800 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:58:59,0894 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:58:59,0898 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:58:59,0958 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-D5E39E8CE853A0750B56F47C7320C158
02-02-2022 10:58:59,0970 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:58:59,0970 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:59:02,0187 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:59:02,0249 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:59:02,0298 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:59:02,0330 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:59:02,0334 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:59:02,0347 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:59:02,0347 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:59:03,0126 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:59:03,0176 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:59:03,0425 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 10:59:04,0476 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:59:04,0523 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:59:09,0759 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:59:20,0178 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:59:20,0454 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 10:59:20,0658 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:59:22,0551 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:59:32,0662 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:59:34,0772 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:59:34,0821 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 10:59:36,0579 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 10:59:36,0586 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:59:36,0657 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 10:59:36,0662 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:59:36,0710 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-C9F90A62FC5A397D9DDA75A1CB9F8160
02-02-2022 10:59:36,0716 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:59:36,0716 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:59:38,0158 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 10:59:38,0214 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:59:38,0270 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 10:59:38,0298 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 10:59:38,0302 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 10:59:38,0313 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 10:59:38,0313 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 10:59:39,0018 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 10:59:39,0068 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:59:39,0318 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 10:59:40,0327 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 10:59:40,0351 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 10:59:45,0639 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:59:55,0660 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 10:59:55,0907 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 10:59:56,0099 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 10:59:57,0932 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:00:08,0138 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:00:10,0242 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:00:10,0299 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:00:12,0224 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:00:12,0234 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:00:12,0344 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:00:12,0348 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:00:12,0418 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-2F7A939DA14682B664111795CC3ED0E5
02-02-2022 11:00:12,0432 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:00:12,0432 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:00:13,0873 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:00:13,0929 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:00:13,0982 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:00:14,0007 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:00:14,0011 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:00:14,0020 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:00:14,0020 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:00:14,0692 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:00:14,0738 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:00:14,0975 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 11:00:15,0986 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:00:16,0003 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:00:21,0295 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:00:31,0381 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:00:31,0618 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 11:00:31,0780 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:00:33,0764 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:00:44,0234 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:00:44,0288 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 11:00:44,0288 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 129
02-02-2022 11:00:44,0981 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:00:45,0038 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:00:45,0294 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 11:00:46,0243 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:00:46,0294 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:00:51,0523 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:01:01,0977 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:01:02,0202 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 11:01:02,0406 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:01:04,0344 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:01:14,0529 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:01:16,0652 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:01:16,0692 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:01:18,0636 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:01:18,0646 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:01:18,0754 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:01:18,0760 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:01:18,0825 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-26329A825FE76BF98090055A8B01FD72
02-02-2022 11:01:18,0836 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:01:18,0837 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:01:20,0153 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:01:20,0207 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:01:20,0264 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:01:20,0292 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:01:20,0297 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:01:20,0310 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:01:20,0311 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:01:21,0010 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:01:21,0022 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:01:21,0279 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 11:01:22,0312 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:01:22,0360 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:01:27,0626 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:01:38,0108 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:01:38,0307 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 11:01:38,0491 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:01:40,0509 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:01:50,0606 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:01:52,0707 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:01:52,0760 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:01:54,0333 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:01:54,0339 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:01:54,0421 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:01:54,0425 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:01:54,0475 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-C23DF2374E1180BAB2F67EA59701F75F
02-02-2022 11:01:54,0485 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:01:54,0485 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:01:55,0788 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:01:55,0839 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:01:55,0878 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:01:55,0896 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:01:55,0900 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:01:55,0909 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:01:55,0909 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:01:56,0578 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:01:56,0629 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:01:56,0888 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 11:01:58,0065 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:01:58,0091 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:01:58,0142 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 11:01:58,0373 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 11:01:59,0353 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:01:59,0422 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:02:09,0439 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:02:09,0681 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 11:02:09,0844 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:02:09,0871 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:02:20,0342 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:02:22,0434 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:02:22,0490 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:02:24,0291 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:02:24,0298 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:02:24,0387 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:02:24,0391 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:02:24,0456 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-8D60ACB7CE6D6D7125FCD306A0B601A2
02-02-2022 11:02:24,0464 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:02:24,0464 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:02:26,0065 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:02:26,0089 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:02:26,0170 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:02:26,0200 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:02:26,0204 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:02:26,0214 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:02:26,0214 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:02:26,0896 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:02:26,0962 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:02:27,0206 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 11:02:28,0272 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:02:28,0283 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:02:33,0582 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:02:43,0611 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:02:43,0877 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 11:02:44,0049 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:02:46,0087 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:02:56,0187 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:02:58,0283 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:02:58,0339 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:03:00,0002 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:03:00,0016 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:03:00,0121 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:03:00,0124 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:03:00,0187 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-0551CE7050EC0E9BE728362AED1633F8
02-02-2022 11:03:00,0199 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:03:00,0199 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:03:01,0596 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:03:01,0645 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:03:01,0700 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:03:01,0726 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:03:01,0730 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:03:01,0742 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:03:01,0743 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:03:02,0444 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:03:02,0464 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:03:02,0706 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 11:03:03,0712 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:03:03,0765 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:03:09,0028 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:03:19,0106 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:03:19,0373 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 11:03:19,0604 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:03:21,0532 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:03:31,0692 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:03:33,0795 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:03:33,0842 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:03:35,0607 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:03:35,0618 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:03:35,0733 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:03:35,0738 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:03:35,0808 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-38B4B9BD66D7AD9DC2A292B2CE248F1A
02-02-2022 11:03:35,0815 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:03:35,0815 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:03:37,0242 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:03:37,0294 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:03:37,0344 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:03:37,0381 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:03:37,0384 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:03:37,0392 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:03:37,0392 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:03:38,0049 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:03:38,0099 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:03:38,0376 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 11:03:39,0339 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:03:39,0387 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:03:44,0656 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:03:54,0659 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:03:54,0907 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 11:03:55,0103 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:03:57,0251 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:04:07,0254 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:04:07,0315 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 11:04:07,0315 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 134
02-02-2022 11:04:07,0985 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:04:08,0034 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:04:08,0280 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 11:04:09,0306 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:04:09,0320 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:04:14,0543 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:04:24,0988 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:04:25,0228 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 11:04:25,0417 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:04:27,0309 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:04:37,0451 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:04:39,0570 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:04:39,0621 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:04:41,0334 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:04:41,0342 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:04:41,0446 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:04:41,0450 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:04:41,0510 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-F966133A2DD737FC8BB4A5949E8F5855
02-02-2022 11:04:41,0519 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:04:41,0520 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:04:42,0981 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:04:43,0080 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:04:43,0122 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:04:43,0154 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:04:43,0159 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:04:43,0168 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:04:43,0169 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:04:43,0780 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:04:43,0823 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:04:44,0008 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 11:04:44,0942 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:04:44,0953 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:04:50,0188 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:05:00,0695 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:05:00,0941 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 11:05:01,0161 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:05:02,0977 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:05:13,0118 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:05:15,0215 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:05:15,0277 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:05:16,0991 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:05:17,0000 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:05:17,0115 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:05:17,0120 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:05:17,0186 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-E8A4D0C9EDCD763F5153723DEAADC337
02-02-2022 11:05:17,0194 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:05:17,0195 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:05:18,0648 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:05:18,0703 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:05:18,0760 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:05:18,0783 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:05:18,0787 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:05:18,0798 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:05:18,0798 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:05:19,0490 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:05:19,0552 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:05:19,0793 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 11:05:20,0813 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:05:20,0826 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:05:26,0123 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:05:36,0575 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:05:36,0822 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 11:05:37,0002 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:05:39,0041 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:05:49,0186 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:05:51,0273 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:05:51,0332 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:05:53,0108 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:05:53,0117 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:05:53,0223 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:05:53,0227 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:05:53,0285 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-50F34D54AAC3484888368E58B1D0B088
02-02-2022 11:05:53,0294 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:05:53,0294 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:05:54,0701 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:05:54,0750 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:05:54,0807 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:05:54,0839 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:05:54,0843 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:05:54,0852 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:05:54,0852 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:05:55,0577 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:05:55,0632 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:05:55,0885 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 11:05:56,0953 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:05:56,0967 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:06:02,0260 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:06:12,0350 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:06:12,0598 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 11:06:12,0751 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:06:14,0728 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:06:24,0893 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:06:27,0003 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:06:27,0056 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:06:28,0697 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:06:28,0705 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:06:28,0819 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:06:28,0822 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:06:28,0873 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-789223A0BAFE6BC635D627CF68CAC77B
02-02-2022 11:06:28,0880 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:06:28,0880 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:06:30,0351 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:06:30,0404 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:06:30,0463 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:06:30,0495 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:06:30,0500 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:06:30,0508 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:06:30,0509 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:06:31,0219 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:06:31,0269 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:06:31,0527 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: email' Text Field
02-02-2022 11:06:32,0496 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:06:32,0545 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:06:37,0769 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:06:48,0240 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:06:48,0478 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8853531198 is entered in 'By.name: password' Text Field
02-02-2022 11:06:48,0672 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:06:50,0590 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:07:00,0702 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:07:02,0833 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:07:02,0892 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:07:04,0477 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:07:04,0500 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:07:04,0606 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:07:04,0610 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:07:04,0664 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-9F06972F95BED85E0489DF300AF42AFF
02-02-2022 11:07:04,0673 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:07:04,0673 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:07:06,0384 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:07:06,0440 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:07:06,0493 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:07:06,0522 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:07:06,0526 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:07:06,0537 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:07:06,0537 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:07:07,0132 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:07:07,0177 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:07:07,0426 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 11:07:08,0436 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:07:08,0450 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:07:13,0713 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:07:23,0829 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:07:24,0069 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 11:07:24,0262 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:07:26,0343 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:07:36,0394 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:07:36,0447 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 11:07:36,0447 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 139
02-02-2022 11:07:37,0156 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:07:37,0210 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:07:37,0462 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: email' Text Field
02-02-2022 11:07:38,0394 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:07:38,0440 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:07:43,0672 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:07:54,0065 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:07:54,0279 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8003234448 is entered in 'By.name: password' Text Field
02-02-2022 11:07:54,0426 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:07:56,0414 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:06,0529 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:08:08,0650 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:08:08,0704 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:08:10,0551 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:08:10,0561 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:10,0671 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:08:10,0674 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:08:10,0736 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-8B541598F2F6CDC368F1D05D0FE75154
02-02-2022 11:08:10,0747 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:08:10,0747 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:08:12,0117 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:08:12,0181 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:12,0230 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:08:12,0253 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:08:12,0257 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:08:12,0268 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:08:12,0268 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:08:12,0947 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:08:13,0000 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:13,0242 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: email' Text Field
02-02-2022 11:08:14,0423 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:08:14,0467 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:14,0520 main DEBUG suites.appsuites.CashBackSuite Login.java:48 Entering phone number with country code
02-02-2022 11:08:14,0762 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 +918603956549 is entered in 'By.name: email' Text Field
02-02-2022 11:08:15,0746 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:08:15,0758 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:25,0846 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:08:26,0084 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8603956549 is entered in 'By.name: password' Text Field
02-02-2022 11:08:26,0229 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:08:28,0124 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:38,0377 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:08:40,0503 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:08:40,0557 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:08:42,0165 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:08:42,0173 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:42,0282 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:08:42,0285 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:08:42,0348 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-44BC3DF0355D4673C2831F33E9DDA1C7
02-02-2022 11:08:42,0362 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:08:42,0363 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:08:43,0725 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:08:43,0779 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:43,0822 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:08:43,0850 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:08:43,0854 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:08:43,0863 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:08:43,0863 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:08:44,0525 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:08:44,0577 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:44,0824 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: email' Text Field
02-02-2022 11:08:45,0774 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:08:45,0813 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:08:51,0049 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:09:01,0527 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:09:01,0730 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 8899817475 is entered in 'By.name: password' Text Field
02-02-2022 11:09:01,0867 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:09:03,0732 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:09:13,0861 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:09:15,0966 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:09:16,0025 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:09:17,0919 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:09:17,0925 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:09:18,0005 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:09:18,0009 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:09:18,0066 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-A1D9B95B31816B9F99796E2BF6AB3DBE
02-02-2022 11:09:18,0076 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:09:18,0076 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:09:19,0561 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:09:19,0612 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:09:19,0654 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:09:19,0686 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:09:19,0692 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:09:19,0700 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:09:19,0700 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:09:20,0489 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:09:20,0498 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:09:20,0746 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: email' Text Field
02-02-2022 11:09:21,0710 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:09:21,0757 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:09:26,0980 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:09:37,0428 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:09:37,0681 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9787626681 is entered in 'By.name: password' Text Field
02-02-2022 11:09:37,0861 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:09:39,0809 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:09:49,0988 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:09:52,0089 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:09:52,0139 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:09:53,0854 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:09:53,0861 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:09:53,0959 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:09:53,0963 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:09:54,0020 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-523E168E117574FDB7560DEBB0B5EEE7
02-02-2022 11:09:54,0028 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:09:54,0028 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:09:55,0411 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:09:55,0470 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:09:55,0531 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:09:55,0560 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:09:55,0564 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:09:55,0575 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:09:55,0575 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:09:56,0097 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:09:56,0147 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:09:56,0404 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: email' Text Field
02-02-2022 11:09:57,0373 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:09:57,0424 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:10:02,0651 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:10:13,0084 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:10:13,0337 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9130830688 is entered in 'By.name: password' Text Field
02-02-2022 11:10:13,0551 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:10:15,0403 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:10:25,0557 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:10:27,0653 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:10:27,0702 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:10:29,0456 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:10:29,0463 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:10:29,0547 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:10:29,0550 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:10:29,0605 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-5435313D52E6C15902F0ACA8E4868ACF
02-02-2022 11:10:29,0613 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:10:29,0613 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:10:33,0209 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:10:33,0272 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:10:33,0328 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:10:33,0363 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:10:33,0367 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:10:33,0374 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:10:33,0374 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:10:34,0069 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:10:34,0116 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:10:34,0360 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 11:10:35,0389 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:10:35,0399 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:10:40,0672 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:10:51,0154 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:10:51,0337 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 11:10:51,0484 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:10:53,0613 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:11:04,0111 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:11:04,0153 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 11:11:04,0153 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 144
02-02-2022 11:11:04,0839 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:11:04,0892 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:11:05,0157 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 11:11:06,0113 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:11:06,0164 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:11:11,0377 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:11:21,0846 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:11:22,0089 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 11:11:22,0284 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:11:24,0327 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:11:34,0600 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:11:36,0710 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:11:36,0773 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:11:38,0662 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:11:38,0672 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:11:38,0782 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:11:38,0788 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:11:38,0851 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-3A523D94BF8A6A89559655F6AB1C8B53
02-02-2022 11:11:38,0860 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:11:38,0860 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:11:40,0354 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:11:40,0409 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:11:40,0459 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:11:40,0490 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:11:40,0495 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:11:40,0505 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:11:40,0505 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:11:41,0181 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:11:41,0233 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:11:41,0479 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 11:11:42,0436 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:11:42,0487 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:11:47,0761 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:11:57,0816 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:11:58,0070 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 11:11:58,0287 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:12:00,0106 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:12:10,0266 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:12:12,0368 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:12:12,0409 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:12:14,0036 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:12:14,0045 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:12:14,0143 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:12:14,0147 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:12:14,0215 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-93F4E1B58046C70AD83DDAB3AF457DB5
02-02-2022 11:12:14,0223 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:12:14,0223 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:12:15,0908 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:12:15,0964 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:12:16,0026 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:12:16,0051 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:12:16,0056 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:12:16,0070 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:12:16,0070 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:12:16,0790 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:12:16,0862 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:12:17,0119 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 11:12:18,0318 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:12:18,0332 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:12:23,0566 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:12:33,0599 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:12:33,0857 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 11:12:34,0012 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:12:35,0842 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:12:46,0064 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:12:48,0166 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:12:48,0221 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:12:50,0260 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:12:50,0270 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:12:50,0387 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:12:50,0393 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:12:50,0454 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-7934B9E099E72D7FD001A1F8516B89D8
02-02-2022 11:12:50,0464 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:12:50,0464 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:12:52,0162 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:12:52,0247 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:12:52,0294 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:12:52,0321 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:12:52,0324 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:12:52,0334 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:12:52,0334 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:12:53,0008 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:12:53,0058 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:12:53,0291 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: email' Text Field
02-02-2022 11:12:54,0294 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:12:54,0302 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:12:59,0631 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:13:10,0078 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:13:10,0308 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 7795687476 is entered in 'By.name: password' Text Field
02-02-2022 11:13:10,0468 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:13:12,0406 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:13:22,0660 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:13:24,0771 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:13:24,0820 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:13:26,0476 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:13:26,0484 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:13:26,0580 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:13:26,0584 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:13:26,0636 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-0197A0EC194E7D72F7C3DC71B0058E06
02-02-2022 11:13:26,0645 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:13:26,0645 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:13:28,0157 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:13:28,0220 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:13:28,0257 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:13:28,0276 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:13:28,0278 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:13:28,0285 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:13:28,0286 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:13:28,0928 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:13:28,0977 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:13:29,0231 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: email' Text Field
02-02-2022 11:13:30,0266 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:13:30,0282 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:13:35,0573 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:13:45,0589 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:13:45,0811 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 9084798346 is entered in 'By.name: password' Text Field
02-02-2022 11:13:45,0968 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:13:47,0885 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:13:58,0141 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:14:00,0240 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:14:00,0292 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:14:02,0095 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:14:02,0103 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:14:02,0201 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:14:02,0205 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:14:02,0269 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-E541169160388BE538FC1C87A05D73F9
02-02-2022 11:14:02,0279 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:14:02,0279 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:14:03,0739 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:14:03,0793 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:14:03,0835 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:14:03,0858 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:14:03,0862 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:14:03,0871 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:14:03,0871 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:14:04,0559 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:14:04,0576 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:14:04,0817 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 11:14:05,0809 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:14:05,0820 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:14:11,0066 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:14:21,0510 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:14:21,0730 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 11:14:21,0894 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:14:24,0447 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:14:34,0899 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:14:34,0959 main ERROR suites.appsuites.CashBackSuite Login.java:89 Clear cookies
02-02-2022 11:14:34,0959 main DEBUG suites.appsuites.CashBackSuite CashBackSuite.java:58 Clear cookies for - 149
02-02-2022 11:14:35,0641 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/ap/signin?openid.pape.max_auth_age=900&openid.return_to=https%3A%2F%2Fwww.amazon.in%2Fgp%2Fyourstore%2Fhome%3Fie%3DUTF8%26path%3D%252Fgp%252Fyourstore%252Fhome%26signIn%3D1%26useRedirectOnSuccess%3D1%26action%3Dsign-out%26ref_%3Dgno_signout&openid.assoc_handle=inflex&openid.mode=checkid_setup&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0 is launched
02-02-2022 11:14:35,0687 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:14:35,0949 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: email' Text Field
02-02-2022 11:14:36,0908 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: continue is clicked
02-02-2022 11:14:36,0957 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:14:42,0236 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //span[contains(text(),' country code')]' after 5 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //span[contains(text(),' country code')] (tried for 5 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:46)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:14:52,0702 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Incorrect phone number']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Incorrect phone number'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:60)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:14:52,0952 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:101 6266329064 is entered in 'By.name: password' Text Field
02-02-2022 11:14:53,0151 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:65 By.id: signInSubmit is clicked
02-02-2022 11:14:55,0326 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:15:05,0530 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //*[normalize-space(text())='Your password is incorrect']' after 10 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //*[normalize-space(text())='Your password is incorrect'] (tried for 10 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:81)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:15:07,0655 main ERROR suites.appsuites.CashBackSuite CommonActions.java:395 Timed out waiting for 'visibilityOfElementLocated' on element 'By.xpath: //h4[normalize-space(text())='Enter the characters you see']' after 2 seconds
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of element located by By.xpath: //h4[normalize-space(text())='Enter the characters you see'] (tried for 2 second(s) with 500 milliseconds interval)
    Build info: version: '4.0.0', revision: '3a21814679'
    System info: host: 'LAPTOP-0GLISK19', ip: '192.168.0.105', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0-262'
    Driver info: org.openqa.selenium.chrome.ChromeDriver
    Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 97.0.4692.99, chrome: {chromedriverVersion: 97.0.4692.71 (adefa7837d02a..., userDataDir: C:\Users\MAYUR\AppData\Loca...}, goog:chromeOptions: {debuggerAddress: localhost:64344}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: WINDOWS, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:64344/devtoo..., se:cdpVersion: 97.0.4692.99, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
    Session ID: e7686a0475c1c15949a5214932c6d9c8
     at org.openqa.selenium.support.ui.WebDriverWait.timeoutException(WebDriverWait.java:138)
     at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:231)
     at framework.framework.CommonActions.waitForElement(CommonActions.java:368)
     at amazon.login.Login.launchAndLogin(Login.java:87)
     at suites.appsuites.CashBackSuite.cashback(CashBackSuite.java:60)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     at java.lang.reflect.Method.invoke(Method.java:498)
     at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
     at org.testng.internal.Invoker.invokeMethod(Invoker.java:571)
     at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:707)
     at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:979)
     at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
     at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
     at org.testng.TestRunner.privateRun(TestRunner.java:648)
     at org.testng.TestRunner.run(TestRunner.java:505)
     at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
     at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
     at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
     at org.testng.SuiteRunner.run(SuiteRunner.java:364)
     at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
     at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
     at org.testng.TestNG.runSuitesSequentially(TestNG.java:1187)
     at org.testng.TestNG.runSuitesLocally(TestNG.java:1116)
     at org.testng.TestNG.runSuites(TestNG.java:1028)
     at org.testng.TestNG.run(TestNG.java:996)
     at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
     at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
     at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
02-02-2022 11:15:07,0703 main DEBUG suites.appsuites.CashBackSuite Login.java:94 Amazon login successful
02-02-2022 11:15:09,0295 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://rzp.io/i/FLp7ZTbNV is launched
02-02-2022 11:15:09,0302 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:15:09,0377 main ERROR suites.appsuites.CashBackSuite RazorPay.java:46 Payment completed for url - https://rzp.io/i/FLp7ZTbNV. Please enter another URL
02-02-2022 11:15:09,0380 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:604 Switched to default content
02-02-2022 11:15:09,0436 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:494 Window closed with id - CDwindow-23FC551415632FBEFB3EA5DC7D2EDBC1
02-02-2022 11:15:09,0444 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:268 Switched to given window for handle - CDwindow-D601C1B95DE7A540053E4E7FAB42FC30
02-02-2022 11:15:09,0444 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:500 Switched to given window
02-02-2022 11:15:11,0158 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:161 URL: https://www.amazon.in/gp/flex/sign-out.html?path=%2Fgp%2Fyourstore%2Fhome&useRedirectOnSuccess=1&signIn=1&action=sign-out&ref_=nav_AccountFlyout_signout is launched
02-02-2022 11:15:11,0200 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:241 Wait For Page Load Status - complete
02-02-2022 11:15:11,0236 main DEBUG suites.appsuites.CashBackSuite CommonFunctions.java:31 Logged out successfully
02-02-2022 11:15:11,0265 main DEBUG suites.appsuites.CashBackSuite CommonActions.java:546 Writing in text file is completed successfully at path - ./status/cashback_02_February_2022.html
02-02-2022 11:15:11,0295 main DEBUG suites.appsuites.CashBackSuite Setup.java:45 Terminating the driver session
02-02-2022 11:15:11,0305 AsyncHttpClient-1-4 TRACE io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder WebSocket08FrameEncoder.java:131 Encoding WebSocket Frame opCode=8 length=26
02-02-2022 11:15:12,0368 AsyncHttpClient-1-3 DEBUG io.netty.buffer.PoolThreadCache PoolThreadCache.java:224 Freed 2 thread-local buffer(s) from thread: AsyncHttpClient-1-3